update_org_labels: update_org_labels

Description Usage Details Value

Description

create_org_labels creats a copy of the nrc_orgs dataset in the global environment named 'temp_nrc_orgs'. It then updates the label_name for an organization given that organizations id.

Usage

1
update_org_labels(org_id, label_name)

Details

You can update a label name and then assign the temp data set back to 'nrc_orgs' and then use the command 'devtools::use_data(nrc_orgs, overwrite == TRUE)' to overwrite the set that is embedded in the 'nrc' package. Then 'CTRL + SHIFT + B' to rebuild the package with the updated nrc_orgs data.

Value

Updates the nrc_org data set provided with the 'nrc' package.


DataInsightPartners/nevadaReportCardr documentation built on May 7, 2019, 2:53 a.m.