Description Usage Arguments Author(s) Examples
Vaccine slots for 7 days from a specific date in a given pincode
1 | slots_pincode(pincode, date = Sys.Date())
|
pincode |
6 digit pincode where you want availability of slots |
date |
slots shown for 7 days from this date |
Deepanshu Bhalla
1 2 | slots.pincodes <- slots_pincode(201301)
slots.pincodes2 <- slots_cleaned(slots.pincodes, age_limit = 45)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.