url_unikn
formats an URL the uni.kn way.url_unikn
removes various patterns (e.g.,
"http", "https", "://", "www."
) from the
front of a given URL and returns the remaining character string
with a figure dash prefix.
url_unikn(url = "https://www.uni-konstanz.de/")
The url to be written (as copied from a web browser).
xbox
to create a new xbox (without text).
# NOT RUN {
url_unikn("https://www.uni-konstanz.de/")
# }
Run the code above in your browser using DataLab