Learn R Programming

documenter (version 0.1.3)

create_annotation_file: Create a template annotation file.

Description

Create a template annotation file.

Usage

create_annotation_file(title = NULL, annotation_file = NULL)

Arguments

title

The title within the documentation file.

annotation_file

The path to the annotation file to be written.

Examples

Run this code
if (FALSE) create_annotation_file()

Run the code above in your browser using DataLab