Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion documentation.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ more complex formatting like a bulleted list.

Always indent with one space after `#'`. If any description corresponding to a
`roxygen` tag spans over multiple lines, add another two spaces of extra
indention.
indentation.

```{r}
#' @param key The bare (unquoted) name of the column whose values will be used
Expand Down
Loading