Create a new setup file template
createFileskeleton(
newname,
mail,
inst,
author,
type = c("metric", "functional", "ordinal", "binary", "randomstring", "wordnet"),
infotable = NULL,
ref = "Unpublished",
codefile = F
)The name of the new setup (and subsequently the file name)
The contact e-mail address of the author
The institution of the author
The full name of the author
The data type of this setup
The setup summary table
The reference to the publication where the setup was used
If functions that are needed for the data generation of the setup are stored in some other .R file, the path can be supplied