sharedObjectOptions: Get or set the global options for the SharedObject package

Description Usage Arguments Value Examples

Description

Get or set the global options for the SharedObject package

Usage

1
2
3

Arguments

...

setSharedObjectOptions: the options you want to set, it can be copyOnWrite, sharedSubset and sharedCopy.

getSharedObjectOptions: A character vector. If empty, all options will be returned.

Value

setSharedObjectOptions: No return value getSharedObjectOptions: A list of the package options or a single value

Examples

1
2
3
4

SharedObject documentation built on Nov. 8, 2020, 8:17 p.m.