listDatasetGadget: Open dataset selector

View source: R/gadgets.R

listDatasetGadgetR Documentation

Open dataset selector

Description

Open dataset selector

Usage

listDatasetGadget(kind = c("active", "all", "archived"), refresh = FALSE)

Arguments

kind

character specifying whether to look in active, archived, or all datasets. Default is "active", i.e. non-archived.

refresh

logical: should the function check the Crunch API for new datasets? Default is FALSE.

Value

A loadDataset() call is pasted into your RStudio session


Crunch-io/rcrunch documentation built on April 1, 2024, 1:14 a.m.