Skip to content

Commit

Permalink
fix broken example
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomflavio committed Oct 9, 2024
1 parent 24ceed7 commit e56e9ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions R/helper.R
Original file line number Diff line number Diff line change
Expand Up @@ -739,8 +739,7 @@ splitSignals <- function(x) {
#' sink()
#'
#' # now read it
#' x <- convertLotekCDMAFile(dummy_file, date_format = "%m/%d/%y",
#' tz = "Europe/Copenhagen")
#' x <- convertLotekCDMAFile(dummy_file)
#'
#' # the dummy file will be deleted automatically once you close this R session.
#'
Expand Down
3 changes: 1 addition & 2 deletions man/convertLotekCDMAFile.Rd

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

0 comments on commit e56e9ba

Please sign in to comment.