Learn R Programming

RSurvey (version 0.6-0)

BuildPackage: R Package Builder in Windows OS

Description

Writes a series of commands for creating an Rpackage to a Windows batch file.

Usage

BuildPackage()

Arguments

Details

This function is intended for package developers and has only been tested on a Windows operating system (OS) within the package source directory. The user is tasked with executing the batch file (.bat).

Examples

Run this code
BuildPackage()

Run the code above in your browser using DataLab