Description Usage Arguments Value
View source: R/StatesParsing.R
When storing multiple geo.RDS and df.RDS in two folders, pass those folders to this function to create one object containing all the data. If dfFolder = NULL, read geo matrices only from folder and return 1 object
1 | readFlightgeoFromFolder(geoFolder, dfFolder = NULL, drop)
|
geoFolder |
Location of geo.RDS |
dfFolder |
Location of df.RDS |
A sf dataframe, flightgeo, that contains flight data and geodata.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.