Skip to content

Commit

Permalink
Correct inheritance for missing argument
Browse files Browse the repository at this point in the history
  • Loading branch information
annakrystalli committed Jul 24, 2024
1 parent aa5cbbe commit ab9e7c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion R/expand_model_out_grid.R
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#' character which can be faster when large expanded grids are expected.
#' If `required_vals_only = TRUE`, values are limited to the combinations of required
#' values only.
#' @inheritParams hubData::create_hub_schema
#' @inheritParams hubData::coerce_to_hub_schema
#' @details
#' When a round is set to `round_id_from_variable: true`,
#' the value of the task ID from which round IDs are derived (i.e. the task ID
Expand Down
2 changes: 2 additions & 0 deletions man/expand_model_out_grid.Rd

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

0 comments on commit ab9e7c7

Please sign in to comment.