gy_setup: Setup a new goldeyene encryption profile

View source: R/gy_setup.R

gy_setupR Documentation

Setup a new goldeyene encryption profile

Description

Setup a new goldeyene encryption profile

Usage

gy_setup(
  name = NULL,
  email = NULL,
  filename = NULL,
  path = NULL,
  append_Rprofile = NULL,
  silent = FALSE
)

Arguments

name

your full name

email

your email address

filename

the filename to which the profile will be saved

path

the path in which to save the profile

append_Rprofile

should the R profile file be appended to automatically load this profile when R is restarted?

silent

option to suppress output


ku-awdc/goldeneye documentation built on Jan. 30, 2024, 12:35 a.m.