sfa_set_sfplus: Specify the type of you SimFin account

View source: R/sfa_set_sfplus.R

sfa_set_sfplusR Documentation

Specify the type of you SimFin account

Description

If you have a SimFin+ account, it is highly recommended to specify this globally as it makes specifying the sfplus argument of other ⁠sfa_*⁠ functions obsolete.

You don't need this function if you don't have a SimFin+ account.

Usage

sfa_set_sfplus(sfplus = TRUE)

Arguments

sfplus

logical Defaults to TRUE to specify that you have a SimFin+ account.

Details

There is no good reason to use sfa_set_sfplus(FALSE) as all functions assume this by default.

Examples

## Not run: 
# Tell simfinapi that you have a SimFin+ account
sfa_set_sfplus()

## End(Not run)

simfinapi documentation built on April 14, 2023, 12:27 a.m.