Skip to contents

NIST Reference Datasets (RDS) catalog metadata.

Usage

morie_datasets_nist_rds(
  dataset_id = NULL,
  query = NULL,
  max_features = NULL,
  offline = FALSE
)

Arguments

dataset_id

Character or NULL; specific NIST RDS id.

query

Character or NULL; free-text search.

max_features

Integer or NULL; cap on returned rows.

offline

Logical; if TRUE, return a bundled synthetic frame.

Value

A data.frame with the NIST RDS catalog schema.