Description Usage Format Value Methods See Also Examples
Return an R object that will return dataframe or dataframe. This class provides a coherent wrapper object-relational mapping for Medusa's RESTful web service.
1 |
R6Class
object.
An R object of R6Class
with methods that
communicate with Medusa or dataframe.
Return an R object that will return dataframe or dataframe. Visit https://github.com/misasa/MedusaRClient/ for detail.
new()
Return a new R object that corresponds to a port (or a connection) for dataframes.
read(global_id, options = NULL)
Return a dataframe of
a record with global_id
specified. Return a recursive dataframe when
Recursivep
is TRUE.
medusaRClient.read.pmlame
and connection
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.