Skip to content

Commit

Permalink
no @internal in sc_table_custom()
Browse files Browse the repository at this point in the history
- remove @Keywords internal
- add documentation for missing params

[skip ci]
  • Loading branch information
GregorDeCillia committed Nov 24, 2022
1 parent e2b7c74 commit e93560b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/table_custom.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#' @param dimensions A character vector of dimensions for the cube. Can be
#' either of type `FIELD` or type `VALUESET`. Those entries are referred to
#' as `fields` in the parsed API response
#' @keywords internal
#' @inheritParams sc_table
#' @examples
#' sc_table_custom("str:database:detouextregsai")
#'
Expand Down
12 changes: 11 additions & 1 deletion man/sc_table_custom.Rd

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

0 comments on commit e93560b

Please sign in to comment.