l.html.purl: l.html.purl

Description Usage Arguments

Description

Extract R code from markdown chunks.

Usage

1
l.html.purl(input_file_path, output_path, documentation=1, encoding="UTF-8")

Arguments

iteminput_file_path itemoutput_path itemdocumentationan integer specifying the level of documentation to go the tangled script: 0 means pure code (discard all text chunks); 1 (default) means add the chunk headers to code; 2 means add all text chunks to code as roxygen comments itemencoding


lucas9999/l.html documentation built on May 21, 2019, 8:53 a.m.