enableTracking: Enable tracking for this session

Description Usage Arguments Details

View source: R/scimapRegister.R

Description

Set the installation ID and enable tracking for this session

Usage

1
enableTracking(randomID)

Arguments

randomID

Should be a random string that is stable for a particular R user.

Details

This should be called from the user's .Rprofile; ideally the randomID value passed in should always be the same for a particular R user.

Normally you should not need to write this function call; use enableScimap() to generate the code to insert in .Rprofile.


scimapClient documentation built on May 2, 2019, 4:27 p.m.