Data Exchange Between R and 'LabKey' Server
Get related data fields that are available to include in a query on a ...
Create a conditional format data frame
Create a conditional format query filter
Helper function to create a domain design data structure
Helper function to enable/disable wafEncoding mode.
Create a new LabKey Freezer Manager storage item
List the available schemas
Returns the folder path associated with a session
Create provenance parameter object
Set the default parameters used for all http or https requests
Retrieve data from LabKey Server
Returns an object representing a LabKey schema
Creates and returns a LabKey Server session
Convenience method to configure Rlabkey connections to accept self-sig...
Returns the current set of Curl options that are being used in the exi...
Delete rows of data from a LabKey database
Create a new LabKey domain
Create a new LabKey domain and load data
Helper function to create a domain design indices list
Delete a LabKey domain
Provide comparator access
Returns the metadata for an existing LabKey domain
Infer field metadata from a data frame
Updates an existing LabKey domain
Retrieve data from a LabKey Server using SQL commands
Create an experiment data object
Create an experiment material object
Create an experiment run object
Get lineage parent/child relationships for experiment objects
Constant for the Simple Derivation Protocol
Saves a modified experiment batch
Saves Runs.
Get the default baseUrl parameter used for all http or https requests
Retrieve the fields of a LabKey query view
Retrieve a list of folders accessible to the current user
Retrieve detailed information on a LabKey query
Get effective module property value
Retrieve a list of available queries for a specified LabKey schema
Retrieve detailed information on a LabKey query
Retrieve a list of available named views defined on a query in a schem...
Helper function to get the HTTP request options for a specific method ...
Retrieve a list of available schemas from a labkey database
Import rows of data into a LabKey Server
Insert new rows of data into a LabKey Server
Build a file path to data on a remote machine
Move rows of data from a LabKey database
Set module property value
Gets the protocol file status for a pipeline
Gets the container in which the pipeline is defined
Gets the protocols that have been saved for a particular pipeline
Start an analysis of a set of files using a pipeline
Add a step to a provenance recording
Start a provenance recording
Stop a provenance recording
Bulk import an R data frame into a LabKey Server table using file impo...
Initialize a RStudio session for LabKey R report source editing
Initialize a RStudio session for LabKey integration
Initialize a RStudio session for LabKey integration using a time one r...
Check valid rlabkey session
Update RStudio report source back to LabKey
Save an assay batch object to a labkey database
Creates a new container, which may be a project, folder, or workbook, ...
Deletes an existing container, which may be a project, folder, or work...
Returns information about the specified container
Start impersonating a user
Moves an existing container, which may be a folder or workbook
Rename an existing container at the given container path
Stop impersonating a user
Retrieve data from a labkey database
Modify the current set of Curl options that are being used in the exis...
Helper function to enable/disable debug mode.
Delete a LabKey Freezer Manager storage item
Update a LabKey Freezer Manager storage item
Assay transform script helper function to get a run property value fro...
Assay transform script helper function to read a run properties file
Delete all rows from a table
Update existing rows of data in a labkey database
Deletes the provided file/folder on a LabKey Server via WebDAV
Recursively download a folder via WebDAV
Download a file via WebDAV
List the contents of a LabKey Server folder via WebDAV
Create a folder via WebDAV
Create a folder via WebDAV
Tests if a path exists on a LabKey Server via WebDAV
Upload a file via WebDAV
Call the whoami API
List the available folder paths
List the projects available at a given LabKey Server address
Builds filters to be used in labkey.selectRows and getRows
Exchange data between LabKey Server and R
Returns an object representing a LabKey schema
The 'LabKey' client library for R makes it easy for R users to load live data from a 'LabKey' Server, <https://www.labkey.com/>, into the R environment for analysis, provided users have permissions to read the data. It also enables R users to insert, update, and delete records stored on a 'LabKey' Server, provided they have appropriate permissions to do so.