xlsx.initialize: Package initialization function

Description Usage Arguments Examples

View source: R/xlsxboost.R

Description

Initializes package by preventing usage of awt on mac; to be called before use of any functions herein.

Usage

1
xlsx.initialize(initializeRJava = FALSE)

Arguments

initializeRJava

Set true if you are experiencing problems with initialization of RJava (win32/64); attempts will be made to rectify installation. Default setting is false.

Examples

1
xlsx.initialize() # we may now use functionality exposed in package 'xlsxboost'

mananshah99/xlsxboost documentation built on May 21, 2019, 11:23 a.m.