ig_sync_features: Synchronise experiments

Description Usage Arguments Note

Description

This function performs a sync of the conditions of the app you are working with. The experiment conditions must need to be set prior to logging in using ig_auth by first using options(Rinstapkg.experiments="...").

Usage

1
2
ig_sync_features(features = getOption("Rinstapkg.experiments"),
  verbose = FALSE)

Arguments

features

character; a long string with commas separating each of the experimental values to be set

verbose

logical; do you want informative messages?

Note

This is mainly for backend functionality during login.


Rinstapkg documentation built on June 8, 2019, 9:03 a.m.