get_license_info: get_license_info

Description Usage Arguments

View source: R/get_license_info.R

Description

Gets the information about active SAS Proxy license.

Usage

1
get_license_info(url, asDataFrame = FALSE)

Arguments

url

URL of the server with installed SAS9API.

asDataFrame

logical. Determines the content of the response returned by the function. If FALSE, the function will return full JSON response. If TRUE, the function will return only payload part of the response transformed into a dataframe.


anlaytium-group/rsas9api documentation built on Nov. 2, 2019, 1:54 p.m.