checkToken {actel} | R Documentation |
Verify that the source data has been compiled using actel's preload function
Description
Verify that the source data has been compiled using actel's preload function
Usage
checkToken(token, timestamp)
Arguments
token |
The token generated by preload |
timestamp |
The time when the token was issued |
Value
No return value. Called for side effects.
[Package actel version 1.3.0 Index]