create_app_id {teal} | R Documentation |
Application ID
Description
Creates App ID used to match filter snapshots to application.
Usage
create_app_id(data, modules)
Arguments
data |
( |
modules |
( |
Details
Calculate app ID that will be used to stamp filter state snapshots. App ID is a hash of the app's data and modules. See "transferring snapshots" section in ?snapshot.
Value
A single character string.
[Package teal version 0.15.2 Index]