Search study in AntaREST
searchStudy(
workspace = NULL,
folder = NULL,
name = NULL,
...,
host = NULL,
token = NULL
)
a data.table
with informations about studies on the server.
if (FALSE) { # \dontrun{
searchStudies(host = "http://localhost:8080")
} # }