personal_info: Methods, that shown your personal info

Description Usage Arguments Examples

View source: R/getting_functions.R

Description

Calls available methods to check your personal info on DADATA

Usage

1
personal_info(method)

Arguments

method

Name of supported method. Available 3 methods, without adjusted parameters:

  • stat

  • balance

  • version

Examples

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)

3DaVinci/rdadata documentation built on Dec. 17, 2021, 6:38 a.m.