R/checks.R
linkify.Rd
Convert a string with a URL to a link
linkify( href, text = shorten(href), title = href, target = c("href", "PID", "titlesearch", "freetextsearch", "DOI", "ScopusID", "ISSN", "ISBN", "ISI", "ORCID", "PMID") )
the link
the text to show for the link, by default shortened href
the tooltip, by default the href
the type of link to make