create_page: Create Page

create_pageR Documentation

Create Page

Description

Function to create template rmd file pre-populated with sections to fill out.

Usage

create_page(fun, namespace = NULL)

Arguments

fun

name of function being documented

namespace

the package the function is in

Value

nothing

Examples

## Not run: 
create_page(dplyr::first)

## End(Not run)

ropenscilabs/tl documentation built on May 14, 2022, 2:30 a.m.