Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

How to generate a function reference document for RevoScaleR


View products that this article applies to.

Revolution R Enterprise includes extensive documentation and examples for the RevoScaleR package but does not include a reference manual for all RevoScaleR functions and their arguments. However, a PDF reference manual can be generated from the RevoScaleR package. To create the pdf document for Revolution R Enterprise 7.3 requires that LaTeX and pdflatex tools be installed.

On Windows, open a command prompt:
C:\> cd C:\Revolution\R-Enterprise-7.3\R-3.1.1\library

C:\> ..\bin\R CMD Rd2pdf RevoScaleR
On Linux:
# cd /usr/lib64/Revo-7.3/R-3.1.1/lib64/R/library

# R CMD Rd2pdf RevoScaleR
The new reference document, RevoScaleR.pdf, will be in the current directory.

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 3103832
Revision : 1
Created on : 1/7/2017
Published on : 11/1/2015
Exists online : False
Views : 64