Skip to content

Commit

Permalink
doucment new function
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewelamb committed Aug 9, 2024
1 parent 8519f3f commit cf4acec
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Suggests:
devtools,
testthat (>= 3.0),
usethis
RoxygenNote: 7.2.3
RoxygenNote: 7.3.1
Config/testthat/edition: 3
Imports:
assertthat,
Expand Down
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export(create_result_from_cursor_paginated_api_query)
export(create_result_from_offset_paginated_api_query)
export(format_query_result)
export(perform_api_query)
export(query_cell_feature_values)
export(query_cell_stats)
export(query_cells)
export(query_cohort_features)
Expand Down
20 changes: 20 additions & 0 deletions man/query_cell_feature_values.Rd

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

0 comments on commit cf4acec

Please sign in to comment.