enableScimap: Enable or revoke permission for usage tracking

Description Usage Details Functions References See Also

View source: R/scimapRegister.R

Description

Enable or revoke permission for usage tracking

Usage

1
2
3
4
5

Details

Enable or revoke permission for the package to send usage statistics to scisoft-net-map.isri.cmu.edu.

This is run by hand in interactive mode; there is no need to put in a script. Once you have revoked permission with disableScimap, the scimapClient package will not track your usage again until you run enableScimap()

You can temporarily revoke permission (just until R is stopped and restarted) with disableScimapThisSession.

The enableScimap function saves code in your .Rprofile that automatically loads this package each time you run R, and sets a random unique ID that anonymizes your data.

disableScimap removes that code from your .Rprofile.

Functions

References

See your usage and others' at http://scisoft-net-map.isri.cmu.edu

See Also

previewPacket


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