ns_create_client {nettskjemar} | R Documentation |
Create a Nettskjema Client
Description
Opens the Nettskjema client creation URL in the default web browser.
Usage
ns_create_client()
Details
Use this function to create a new client for accessing Nettskjema APIs.
Value
NULL. Opens the client creation page in a browser.
Examples
## Not run:
ns_create_client()
## End(Not run)
[Package nettskjemar version 1.0.2 Index]