make_url_friendly: Convert an R object into a string that can be included in a...

Description Usage Arguments Value

View source: R/url-manipulation.R

Description

Before a character can be used as part of a html, spaces must be converted to "%20", and R logicals must be converted to "true"/"false".

Usage

1

Arguments

input

Logical or character.

Value

Character.


mdneuzerling/neuzr documentation built on Dec. 21, 2021, 4:51 p.m.