slots_pincode: Vaccine slots for 7 days from a specific date in a given...

Description Usage Arguments Author(s) Examples

View source: R/cowinAPI.R

Description

Vaccine slots for 7 days from a specific date in a given pincode

Usage

1
slots_pincode(pincode, date = Sys.Date())

Arguments

pincode

6 digit pincode where you want availability of slots

date

slots shown for 7 days from this date

Author(s)

Deepanshu Bhalla

Examples

1
2
slots.pincodes <- slots_pincode(201301)
slots.pincodes2 <-  slots_cleaned(slots.pincodes, age_limit = 45)

deepanshu88/cowin documentation built on Dec. 19, 2021, 10:08 p.m.