html_link | R Documentation |
Genera link en HTML
html_link(texto, url, name = FALSE, new_tab = FALSE)
texto |
texto a mostrar |
url |
dirección a la que enlaza |
name |
indica si crear una etiqueta 'name' o 'href' |
new_tab |
indica si abrir el link en una nueva pestaña |
código HTML para el link
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.