copy8objects: generates a file comprising indicated functions

Description Usage Arguments Details Value

View source: R/user.code.r

Description

Explores a series of R code files supposed to comprise the needed functions with tagging and copy them into a new not already existing file.

Usage

1
2
 
  copy8objects(nfiles,nobjects,file) 

Arguments

nfiles

Files where to look for the functions.

nobjects

A character indicating the objects to pick up from the indicated files.

file

Name of the file to create.

Details

Standard tags defined by documair0$tags are used.

Value

character(0) if everything went right, if not, some warning messages about found difficulties.


documair documentation built on May 2, 2019, 5:20 p.m.