R/store_organisations.R
store_organisations.Rd
This function stores organisation information locally for later retrieval. The organisations are stored in a tab-separated file in the user's data directory.
store_organisations(x)
An org_list or org_item object to store.
org_list
org_item
NULL invisibly.
NULL
Other organisation: cache_org(), get_available_organisations(), get_default_org_list(), inbo_org_list(), new_org_item(), new_org_list(), org_list_from_url(), organisation2df(), select_license(), stored_organisations()
cache_org()
get_available_organisations()
get_default_org_list()
inbo_org_list()
new_org_item()
new_org_list()
org_list_from_url()
organisation2df()
select_license()
stored_organisations()