
Package index
-
ns_get_data()ns_get_submissions() - Get data from a form
-
ns_get_submission() - Get an individual submission answer
-
ns_alter_checkbox() - Alter checkbox matrix variables in a dataset
-
ns_add_labels() - Add Labels to Dataset
-
has_codebook() - Check if form has codebook
-
ns_get_codebook() - Get codebook for a form
-
ns_write_codebook() - Write codebook to file
-
ns_get_meta() - Get metadata for a form
-
ns_write_meta() - Write meta-data to file
-
ns_get_form_attachments() - Retrieve all attachments associated with a Nettskjema
-
ns_get_form_reports() - Download files associated with a form
-
ns_get_forms() - Get all forms you have access to
-
ns_list_form_attachments() - Retrieve all attachments associated with a Nettskjema
-
ns_get_attachment() - Save Nettskjema attachments to file
-
ns_get_form_attachments() - Retrieve all attachments associated with a Nettskjema
-
ns_get_submission_attachments() - Get Nettskjema attachments for a submission
-
ns_list_form_attachments() - Retrieve all attachments associated with a Nettskjema
-
ns_list_submission_attachments() - List Nettskjema attachments for a submission
-
ns_has_auth() - Check Environment Variables for Nettskjema Authentication
-
ns_req_auth() - Authenticate Nettskjema request
-
ns_get_me() - Information about the current user
-
ns_client() - Create an OAuth2 Client for Nettskjema API
-
ns_sitrep() - Nettskjema API Sitrep
-
ns_get_token() - Get Current Nettskjema Access Token
-
ns_validate_client_pattern()ns_validate_client_id()ns_validate_client_secret() - Validate Nettskjema Client Pattern
-
ns_api_docs() - Access Nettskjema API Documentation
-
ns_create_client() - Create a Nettskjema Client
-
ns_req() - Basic Nettskjema httr2 request