Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kpagacz committed May 19, 2024
1 parent 476f895 commit 4dfdee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/insert_empty_rows.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#'
#' @details
#' `gentlg` allows for formatting the input table based on formatting columns
#' (see [gentlg()]). One the allowed formatting is empty row insertion. This
#' (see [gentlg()]). One of the formatting mechanisms is empty row insertion. This
#' function inserts the empty rows based on the `newrows` column in the data
#' frame. The new rows are inserted after the rows with value `1` in the
#' `newrows` column.
Expand Down

0 comments on commit 4dfdee6

Please sign in to comment.