get_info {pathlit} | R Documentation |
Obtains the current version of the PathLit Engine. See https://www.pathlit.io/docs/api/info/ for more information.
get_info()
Returns a message indicating PathLit Engine version number.
Riasat Ali Istiaque, riasat.istiaque@pathlit.io
## Not run:
get_info()
## End(Not run)