multimir_switchDBVersion: Manage Database Version to use

Description Usage Arguments Details Value Examples

View source: R/dbversion.R

Description

Functions for managing the database version used to complete requests on the web server.

Usage

1

Arguments

db_version

A character string containing the full version number for the database version to use for for all package functions. The default will be the most recent version.

url

Deprecated. Use global option multimir.url instead.

Details

url is a character string containing the URL of the multiMiR web server. Optional as it is set when the package is loaded.

multimir_dbInfoVersions returns other information about the multiMiR database versions available. This provides a list of available options if switching to previous version is desired.

multimir_switchDBVersion returns other information about the multiMiR database versions available. This provides a list of available options if switching to previous version is desired.

Value

multimir_dbInfoVersions: a data frame with information about the multiMiR database versions.

multimir_switchDBVersion: none (invisible NULL).

Examples

1
2

multiMiR documentation built on Nov. 8, 2020, 5:46 p.m.