rmdfiles: Links to files in directory

View source: R/rmdfiles.R

rmdfilesR Documentation

Links to files in directory

Description

This will place a link in the RMD document to files in the Intro2R package

Usage

rmdfiles(rootf, pack = "Intro2R")

Arguments

rootf

this is the folder in the root of the package where files are located

pack

this is the package name, Intro2R is default

Details

This makes the construction of links easier

Value

rmd code for setting up link

Examples

## Not run: 
`r rmdfiles(rootf="Lab2")`

## End(Not run)

MATHSTATSOU/Intro2R documentation built on Feb. 20, 2025, 6:18 a.m.