categorize_dataset: Interim method of categorizing arctic data center datasets...

View source: R/categorize_dataset.R

categorize_datasetR Documentation

Interim method of categorizing arctic data center datasets into one of several themes after a doi is issued

Description

Please ask Jeanette or Jasmine to grant you access to the google sheet

Usage

categorize_dataset(doi, themes, coder, test = F, overwrite = F)

Arguments

doi

(character) the doi formatted as doi:10.#####/#########

themes

(list) themes of the dataset and you can classify up to 5. The definitions of the themes

coder

(character) your name, this is to identify who coded these themes

test

(logical) for using the test google sheet (mainly for testing purposes), defaults to FALSE

overwrite

(logical) whether or not to update the entry (for example if you want to update the themes)

Details

This function will account for older versions of the dataset has been already categorized. Please make sure you have a token from arcticdata.io.

Value

NULL the result will be written to an external google sheet

Author(s)

Jasmine Lai

Examples

## Not run: 
# categorize_dataset("doi:10.18739/A2QJ77Z09", c("biology", "oceanography"), "your name")

## End(Not run)

NCEAS/datamgmt documentation built on June 5, 2023, 6:14 a.m.