labguru_read_rscript_to_html: Labguru read rscript to html

View source: R/elements.R

labguru_read_rscript_to_htmlR Documentation

Labguru read rscript to html

Description

Read an R script and place each line into paragraph tags (<p>)

Usage

labguru_read_rscript_to_html(file)

Arguments

file

Path to a .R file, or .txt file

Value

character(1) paragraphed R script

Examples

# helper function to parse to html

BioData/LabguruR documentation built on May 11, 2022, 11:46 p.m.