Learn R Programming

adapr (version 1.0.1)

make.hyperlink: Makes HTML hyper link

Description

Makes HTML hyper link

Usage

make.hyperlink(files, links)

Arguments

files
character vector of filenames
links
description of links

Value

link command vector

Details

Used in making HTML files

Examples

Run this code
## Not run: 
#  make.hyperlink("myPath","click here to my path")
# ## End(Not run)

Run the code above in your browser using DataLab