Skip to content

Commit

Permalink
Update R/FilteredDataset.R
Browse files Browse the repository at this point in the history
Co-authored-by: Marcin <[email protected]>
Signed-off-by: kartikeya kirar <[email protected]>
  • Loading branch information
kartikeyakirar and m7pr authored Mar 14, 2024
1 parent 242b1da commit 3b33b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/FilteredDataset.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ FilteredDataset <- R6::R6Class( # nolint
#' @param dataset any object
#' @param dataname (`character(1)`)
#' syntactically valid name given to the dataset.
#' @param keys (`character`) optional,
#' @param keys (`character`) optional
#' vector of primary key column names.
#' @param label (`character(1)`)
#' label to describe the dataset.
Expand Down

0 comments on commit 3b33b9e

Please sign in to comment.