View source: R/raw_to_design_tibble.R
raw_to_design_tibble | R Documentation |
Transform a raw Figma content to a tibble with only the design description of the main components.
raw_to_design_tibble(.data)
.data |
List. An object returned by |
A tibble. Design description of the main components.
data(toy_raw_file_content) toy_raw_file_content %>% raw_to_design_tibble()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.