View source: R/read_npx_utils.R
| check_out_df_arg | R Documentation |
Help function checking that the requested output class of the read_npx* functions is acceptable.
check_out_df_arg(out_df)
out_df |
The class of the output dataset. One of "tibble" or "arrow". Defaults to "tibble". |
Error if out_df is not one of "tibble" and "arrow".
Klev Diamanti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.