get_data: Direct Data import

View source: R/DirectData.R

get_dataR Documentation

Direct Data import

Description

Direct Data import

Usage

get_data(
  host,
  user,
  password,
  experiment_uri,
  scientific_object_type,
  variables = NULL,
  mode = "long"
)

Arguments

host

url of the hosting opensilex service

user

opensilex user

password

opesnielx user's password

experiment_uri

uri of the targeted experiment

scientific_object_type

uri of the targeted scientific object type

variables

[OPTIONAL] vector of variables's uri

mode

[OPTIONAL] mode of the csv: one of "long" or "wide" (default to "long")


guilhemheinrich/R-opensilex-package documentation built on Feb. 4, 2023, 10:48 p.m.