knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(architekter)
get_file_content()
functionusethis::edit_r_environ()
, call the variable FIGMA_TOKEN
rstudioapi::restartSession()
Sys.getenv("FIGMA_TOKEN")
raw_file_content <- get_figma_file_content(file_key = "wRqIvMmymzSPuj0sEhnORb", acess_token = Sys.getenv("FIGMA_TOKEN"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.