Generate a QR code for an event

qr_event(start, end, title, ..., ecl = c("L", "M", "Q", "H"))

Arguments

start

the required start time as POSIXct.

end

the required end time as POSIXct.

title

the required title of the event.

...

optional arguments as defined in the details.

ecl

the required error correction level. Available options are "L" (7%), "M" (15%), "Q" (25%) and "H" (30%). Defaults to "L".

Details

Optional arguments. Other arguments are silently ignored.

  • description

  • location

  • organiser

  • url

See also