Learn R Programming

officer (version 0.6.7)

officer_url_encode: officer url encoder

Description

encode url so that it can be easily decoded when 'officer' write a file to the disk.

Usage

officer_url_encode(x)

Arguments

x

a character vector of URL

Examples

Run this code
officer_url_encode("https://cran.r-project.org/")

Run the code above in your browser using DataLab