get_datasets: Get datasets within categories

Description Usage Arguments Value Examples

View source: R/get_datasets.r

Description

Get datasets within categories

Usage

1

Arguments

name

If you know the ID of the dataset you're looking for, use the name parameter

within

The main category to look within. Defaults to 'Categories'. Can include 'States' or 'Cities' too.

about

Specify your topic. Can include terms like 'Entertainment', 'Sports', 'assam'

Value

a tibble of the search results

Examples

1
2
3
4
5
get_datasets()

get_datasets(within = 'Categories')

get_datasets(within = 'States', about = 'assam')

thedivtagguy/desidata documentation built on Dec. 23, 2021, 9:53 a.m.