add_trailing_slash {tapLock}R Documentation

Add trailing slash to URL

Description

If the app URL does not end with a slash, this function will add one.

Usage

add_trailing_slash(url)

Arguments

url

A string containing a URL

Value

A string containing the URL with a trailing slash


[Package tapLock version 0.2.0 Index]