qr_event | R Documentation |
Generate a QR code for an event
qr_event(start, end, title, ..., ecl = c("L", "M", "Q", "H"))
start |
the required start time as |
end |
the required end time as |
title |
the required title of the event. |
... |
optional arguments as defined in the details. |
ecl |
the required error correction level.
Available options are |
Optional arguments. Other arguments are silently ignored.
description
location
organiser
url
Other qr:
coordinates()
,
generate_svg()
,
plot.qr_code()
,
print.qr_code()
,
qr_code()
,
qr_location()
,
qr_sepa()
,
qr_wifi()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.