flourish_api_documentation {flourishcharts} | R Documentation |
Flourish template API documentation
Description
A data set containing template metadata about Flourish graphs
Usage
flourish_api_documentation
Format
A data frame with 57 rows and 3 columns:
- template_name
Template name. Found in API documentation: https://app.flourish.studio/@flourish.
- chart_type
Chart type. One template may have multiple chart types.
- url
URL for template API documentation.
Value
A data frame
Source
https://flourish.studio/index.html
Examples
flourish_api_documentation
[Package flourishcharts version 1.0.0.3 Index]