formr_last_host | R Documentation |
This function returns the default or the last specified host if called without an argument. It changes the host when called with an argument.
formr_last_host(host = NULL)
host |
defaults to https://formr.org |
the last specified host
formr_last_host("https://formr.org")
formr_last_host()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.