build_versioning: Build the versioning part of the request

Description Usage Arguments

View source: R/build.R

Description

This function helps with the creation of the versioning list used in the API request. Further details can be found in the realfavicongenerator.net API documentation

Usage

1
build_versioning(versioning = FALSE, param_name = NULL, param_value = NULL)

Arguments

versioning

logical; whether to version the files

param_name

character; versioning prefix. Only used if 'versioning' is TRUE

param_value

character; version. Only used if 'versioning' is TRUE


ARawles/faviconR documentation built on July 23, 2020, 1:30 p.m.