cw_details: Fetch details about coworking sessions

View source: R/coworking.R

cw_detailsR Documentation

Fetch details about coworking sessions

Description

Fetch details about coworking sessions

Usage

cw_details(which = "next")

Arguments

which

Character/Date. "next" to fetch details on the next coworking session, "last" to fetch details on the last scheduled (in future) coworking session, or a Date fetch details for a specific coworking session.

Value

Data frame with coworking event details

Examples

cw_details()
cw_details("2023-11")

ropensci-org/promoutils documentation built on Nov. 29, 2024, 7:17 p.m.