get.option: get.option Print the value of the global option

Description Usage Arguments Value Author(s) Examples

View source: R/main.R

Description

get.option Print the value of the global option

Usage

1

Arguments

names

string or character vector containing the names of the options to be printed

Value

the option for the specified option

Author(s)

Michael Scherer

Examples

1
2
3
get.option("coverage.threshold")
set.option(coverage.threshold=42)
get.option("coverage.threshold")

MPIIComputationalEpigenetics/WSHPackage documentation built on Dec. 14, 2021, 11:49 a.m.