formr_last_host: Get the last specified host

formr_last_hostR Documentation

Get the last specified host

Description

This function returns the default or the last specified host if called without an argument. It changes the host when called with an argument.

Usage

formr_last_host(host = NULL)

Arguments

host

defaults to https://formr.org

Value

the last specified host

Examples

formr_last_host("https://formr.org")
formr_last_host()

rubenarslan/formr documentation built on Feb. 7, 2025, 6:31 a.m.