Learn R Programming

pinnacle.API (version 2.3.3)

AcceptTermsAndConditions: Accept terms and conditions, only run once per session, must agree to terms or functions will not work

Description

Accept terms and conditions, only run once per session, must agree to terms or functions will not work

Usage

AcceptTermsAndConditions(accepted = FALSE)

Arguments

accepted

Default=FALSE , BOOLEAN

Examples

Run this code
# NOT RUN {
AcceptTermsAndConditions(accepted=TRUE)
# }

Run the code above in your browser using DataLab