Learn R Programming

mlstrOpalr

Functions to support compatibility between Maelstrom R packages and Opal environment. Opal is the OBiBa application for data management, and Opal environments can be integrated with RStudio environments using the package opalr. The user must have adequate credentials to interact with a specific Opal environment. Please see Opal documentation for complete documentation.

Get started

Install the package

# To update the R package in your R environment you may first need to remove 
# it, and use the exit command quit() to terminate the current R session.

# To install the R package:
install.packages('mlstrOpalr')
library(mlstrOpalr) 

#if you need help with the package, please use:
mlstrOpalr_help()

Copy Link

Version

Install

install.packages('mlstrOpalr')

Monthly Downloads

160

Version

1.0.3

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Guillaume Fabre

Last Published

May 1st, 2024

Functions in mlstrOpalr (1.0.3)

data_dict_opalr_fix

Transform a data dictionary object from 'opalr' format to Opal format
opal_tables_push

Upload datasets into an Opal environment as tables in an Opal project
mlstrOpalr_help

Call the help center for full documentation
taxonomy_opal_get

Get available taxonomies in format used by Opal
opal_files_push

Upload files to an Opal environment
opal_files_pull

Download files from an Opal environment
taxonomy_opal_mlstr_get

Get available taxonomies in format used by Maelstrom Research
mlstrOpalr-package

mlstrOpalr: Support Compatibility Between 'Maelstrom' R Packages and 'Opal' Environment
opal_project_create

Create a project in an Opal environment
opal_tables_pull

Download tables from an Opal project as a dossier
valueType_list

Built-in tibble of allowed valueType values