staff: Staff details

Description Usage Arguments

View source: R/staff.R

Description

Generate an HTML file containing data on the people working in our organization.

Usage

1
staff(input, output = "output.html", ...)

Arguments

input

a character string naming file which the tabular data are to be read from using read.table. The following columns are mandatory: "name", "prefix", "degree", "education", "interest", "email", "phone", "homepage", "lattes", and "image".

output

a character string naming a HTML file for writing using writeLines.

...

arguments to writeLines.


samuel-rosa/utfpr documentation built on March 25, 2021, 7:51 p.m.