make_dateset_helpfile.RdGiven an dataframe, creates a template for a R package documentation file.
make_dateset_helpfile(dataset, dataset_name = "temp")
| dataset | Dataframe object. | 
|---|---|
| dataset_name | Quoted name of the dataset object | 
| .id | Supply a string to create a new variable which gives a unique | 
Defaults are set to generic template.
NOTE: Does not check if a file of the same name currently exists!