Given an dataframe, creates a template for a R package documentation file.

make_dateset_helpfile(dataset, dataset_name = "temp")

Arguments

dataset

Dataframe object.

dataset_name

Quoted name of the dataset object

.id

Supply a string to create a new variable which gives a unique

Details

Defaults are set to generic template.

NOTE: Does not check if a file of the same name currently exists!