Skip to contents

Thin wrapper over morie_tps_fetch_category(): writes the CSV then reads it back. Mirrors the Python fetch_tps_dataframe convenience used as a DATASET_CATALOG fetcher.

Usage

morie_tps_fetch_dataframe(category, ...)

Arguments

category

One of morie_tps_list_categories().

...

Passed through to morie_tps_fetch_category().

Value

A data.frame.