Description Usage Arguments Examples
View source: R/getting_functions.R
Calls available methods to check your personal info on DADATA
1 | personal_info(method)
|
method |
Name of supported method. Available 3 methods, without adjusted parameters:
|
1 2 3 4 5 6 7 8 9 | ## Not run:
# show your stats of used methods
personal_info("stat")
# show your current balance
personal_info("balance")
# show actual time of available resources
personal_info("version")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.