embedSourceVL: Creates an hyperlink to resources used in the Rmd file

Description Usage Arguments Value

View source: R/utilsVL.R

Description

Creates an hyperlink to resources used in the Rmd file

Usage

1
2
embedSourceVL(dirs = ".", exts = c("Rmd", "R", "txt", "dat", "csv", "xls",
  "xlsx", "gz"), otherF = NULL, textT = "Source")

Arguments

dirs

Path to the file

exts

extensions of the files being included in the archive

otherF

vector of other files to include in the archive

textT

(optional) text for the hyperlink

Value

A string that can be printed in an html document


VinLaflamme/utilsVL documentation built on May 26, 2019, 1:31 a.m.