View source: R/subtotals-and-headings.R View source: R/subtotals-and-headings.R
subtypeInsertion | R Documentation |
Convert from Insertions with only Insertion objects (the only kind that are available from the Crunch API) to the more user-friendly and user-facing Subtotal and Heading object classes.
Convert from Insertions with only Insertion objects (the only kind that are available from the Crunch API) to the more user-friendly and user-facing Subtotal and Heading object classes.
subtypeInsertions(inserts)
subtypeInsertion(insert)
subtypeInsertions(inserts)
subtypeInsertion(insert)
inserts |
an |
insert |
a single |
an Insertions
object with members subtyped for subtypeInsertions
or a Subtotal
, Heading
, or Insertion
for subtypeInsertion
an Insertions
object with members subtyped for subtypeInsertions
or a Subtotal
, Heading
, or Insertion
for subtypeInsertion
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.