Learn R Programming

adapr (version 2.0.0)

makeHyperlink: Makes HTML hyper link

Description

Makes HTML hyper link

Usage

makeHyperlink(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 {
 makeHyperlink("myPath","click here to my path")
# }

Run the code above in your browser using DataLab