nettskjema_renviron_edit {nettskjemar}R Documentation

Open .Renviron file for editing

Description

Will open the .Renviron file for editing. In this file you set environment variables that might be required for using certain command line arguments through functions. In this package the .Renviron stores the API access tokens necessary to communicate securely with nettskjema.

Usage

nettskjema_renviron_edit()

Value

No return value. Opens Renviron file.

Examples

## Not run: 
nettskjema_renviron_edit()

## End(Not run)

[Package nettskjemar version 0.1.4 Index]