argonContact {argonR} | R Documentation |
Build an argon contact form
argonContact( title = NULL, subtitle = NULL, name = "Your name", mail = "Email Adress", subject = "Subject", message, mailto, width = 8 )
title |
Form title. |
subtitle |
Form subtitle. |
name |
Contact name. |
mail |
Contact mail. |
subject |
Message subject. |
message |
For message |
mailto |
Adress to which send the form. |
width |
Form width. Between 1 and 12. |
Need to have an active formspree.io account. See https://formspree.io. Only works on web-server!
David Granjon, dgranjon@ymail.com