Learn R Programming

campsismod (version 1.4.0)

mapS4SlotsToJSONProperties: Map S4 slots to JSON properties.

Description

`r lifecycle::badge("deprecated")`

Usage

mapS4SlotsToJSONProperties(
  object,
  add_type = TRUE,
  optional = NULL,
  ignore = NULL
)

Arguments

Value

Campsis dataset

Details

`mapS4SlotsToJSONProperties()` is deprecated in favor of `map_s4_slots_to_json_properties()`.