get_info: Get Information

Description Usage Value Author(s) Examples

View source: R/get_info.R

Description

Obtains the current version of the PathLit Engine. See https://www.pathlit.io/docs/api/info/ for more information.

Usage

1

Value

Returns a message indicating PathLit Engine version number.

Author(s)

Riasat Ali Istiaque, riasat.istiaque@pathlit.io

Examples

1
2
3
4
## Not run: 
get_info()

## End(Not run)

pathlit documentation built on July 22, 2021, 9:08 a.m.

Related to get_info in pathlit...