l.html.purl: l.html.purl

Description Usage Arguments

View source: R/l.html.R

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/exchange documentation built on June 11, 2020, 10:51 p.m.