import_table | R Documentation |
Import the data into R
import_table(path)
path |
the path to the data |
a tibble
table_panorama <- import_table(path = "raw-data/panorama_projets_si.csv", n = 56)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.