Skip to content

Commit

Permalink
Update R/read.R
Browse files Browse the repository at this point in the history
Co-authored-by: M-Kusumgar <[email protected]>
  • Loading branch information
r-ash and M-Kusumgar authored Mar 5, 2024
1 parent ded36b3 commit 321b63e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions R/read.R
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ orderly_parse_file <- function(path) {


#' @param exprs Parsed AST from `orderly_*` script
#' @param filename Name of `orderly_*` file to include in metadata, required if
#' calling with `exprs`. If called with a `path` this can be NULL.
#' @param filename Name of `orderly_*` file to include in metadata
#'
#' @rdname orderly_parse_file
#' @export
Expand Down

0 comments on commit 321b63e

Please sign in to comment.