Skip to content

Commit

Permalink
doc: Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
MEO265 committed May 7, 2024
1 parent 3b0e112 commit 95cec09
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 23 deletions.
2 changes: 1 addition & 1 deletion R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ find_call <- function() {
#'
#' @param file Path to write csv file to
#' @param logfile Path to log file to read from
#' @param remove_message_lf Should the line breaks at the end of messages be removed?
#' @param unsanitize Should the line breaks at the end of messages be not escaped?
#' @param ... Additional arguments to pass to `utils::write.table()`
#'
#' @return Invisible `NULL`.
Expand Down
4 changes: 2 additions & 2 deletions man/convert_to_csv.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/message.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion man/read_logs.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/read_ndjson.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 3 additions & 6 deletions man/sanitizers.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/warning.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 1 addition & 9 deletions man/write_ndjson.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 95cec09

Please sign in to comment.