Returns a small sample of rows from a dataset for quick inspection.
Arguments
- dataset_id
Character. The unique dataset identifier (e.g., "swc5-untb" for PLACES data). You can find this in the dataset URL or via
cdc_datasets().- n
Integer. Number of rows to return (default 10).
- ...
Arguments passed to
cdc_query()