Skip to contents

Adds sascfg_personal.py and authinfo files and prefills relevant info according to a specified template.

Usage

configure_saspy(template = c("none", "oda"))

Arguments

template

Default template to base configuration files off of.

Value

No return value.

Examples

if (FALSE) { # \dontrun{
config_saspy()
} # }