Last chance! 50% off unlimited learning
Sale ends in
h_ttp
opens the page coresponding to the mentionned address in the default browser.
h_ttp(..., char = NULL, https = TRUE, www = FALSE)
any format recognized by cnsc
, except list.
A regular web address.
(name to) a character vector. Use this argument if
...
fails or if you call the function from another function.
logical. Use https or http.
logical. Add www. to the address.
# NOT RUN {
h_ttp("www.r-project.org")
# }
Run the code above in your browser using DataLab