Learn R Programming

spnet (version 0.9.1-0)

spnet.get.local.user.manual: Get the local copy of the spnet user manual

Description

This function copies the spnet user manual to a user defined directory.

Usage

spnet.get.local.user.manual(where = getwd(), overwrite = FALSE)

Arguments

where
the location where to copy the user manual. Default is the working directory.
overwrite
logical; should existing destination files be overwritten?