Package index
-
active_directory_lookup()
- Look up emails and/or UPNs in Active Directory
-
add_bibliography()
- Replace the bibliography in a DataStore reference
-
add_external_link()
- Add external links to a DataStore reference
-
add_keywords()
- Add keywords to a DataStore reference
-
add_reference_owners()
- Add owners to a DataStore reference
-
add_to_project()
- Add DataStore reference(s) to a Project reference
-
create_draft_reference()
- Create a new draft reference
-
delete_all_keywords()
- Delete all keywords from a DataStore reference
-
delete_reference_owner()
- Delete an owner from a DataStore reference
-
.datastore_request()
- Create httr2 request for DataStore API
-
.get_base_url()
- Get the right base URL for the DataStore API
-
.get_reference_profiles()
- Perform a single request to the Profile endpoint and tidy the data a little
-
.get_ref_profile_url()
- Given a reference ID, construct the URL to its profile page
-
.lists2tibbles()
- Convert lists in a reference profile to tibbles
-
.lists2vectors()
- Convert lists in a reference profile to vectors
-
.validate_ref_id()
- Validate reference ID arguments
-
example_ref_ids()
- Retrieve some valid DataStore reference IDs
-
get_bibliography()
- Retrieve the bibliographic information from a DataStore reference
-
get_date_precision()
- Get a list of valid values for date precision
-
get_external_links()
- Retrieve the external links from a DataStore reference
-
get_file_info()
- Retrieve information about files associated with a DataStore reference
-
get_keywords()
- Retrieve the keywords for a DataStore reference
-
get_reference_owners()
- List the owners of a DataStore reference
-
get_reference_types()
- Get a list of valid reference types
-
internal_refs
- Reference IDs for internal-facing references
-
public_refs
- Reference IDs for public-facing references
-
search_references_by_id()
- Search NPS DataStore references by their ID
-
search_references_by_id_basic()
- Search NPS DataStore references by ID
-
set_file_info()
- Set file information
-
set_license()
- Set the license for a DataStore reference
-
upload_file_to_reference()
- Upload file to an existing DataStore reference