Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

href_topic

Generate url for topic/article


Description

Generate url for topic/article

Usage

href_topic(topic, package = NULL)

href_article(article, package = NULL)

Arguments

topic, article

Topic/article name

package

Optional package name

Value

URL topic or article; NA if can't find one.

Examples

href_topic("t")
href_topic("DOESN'T EXIST")

downlit

Syntax Highlighting and Automatic Linking

v0.2.1
MIT + file LICENSE
Authors
Hadley Wickham [aut, cre], RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.