file2plotzip: read data file and make a zip file with plots

View source: R/file2pdf.R

file2plotzipR Documentation

read data file and make a zip file with plots

Description

read data file and make a zip file with plots

Usage

file2plotzip(file, selected = NULL, ...)

Arguments

file

The name of the file which the data are to be read from.

selected

A numeric vector or NULL(default). If specified, only selected data are printed.

...

Further argument to be passed to data2plotzip()


rrtable documentation built on April 5, 2022, 9:08 a.m.