setOffset {mrbin}R Documentation

A function for changing plotNMR plots.

Description

This function moves up or down the 1D plot region of the current NMR plot.

Usage

setOffset(offsetValue = NULL)

Arguments

offsetValue

The new offset value. Defaults to NULL

Value

None

Examples

resetEnv()#clean up previous data from the package environment 
setOffset(0)

[Package mrbin version 1.9.4 Index]