get_dimensions: Get dimensions of all data sets

Description Usage Arguments

View source: R/inspectdata.R

Description

Get the size of the data sets behind each of the GUID's offered by the base URL. This function will iterate through all the GUID's available and present the results as a data frame with the GUID, the number of rows, number of columns and dimension (as total number of cells) for each data set.

Usage

1
get_dimensions(base_url, api_key)

Arguments

base_url

The base URL of the Junar service

api_key

The user's API key for the Junar service


FvD/junr documentation built on Feb. 7, 2020, 2:39 a.m.