readFlightgeoFromFolder: Read RDSs from folders

Description Usage Arguments Value

View source: R/StatesParsing.R

Description

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

Usage

1
readFlightgeoFromFolder(geoFolder, dfFolder = NULL, drop)

Arguments

geoFolder

Location of geo.RDS

dfFolder

Location of df.RDS

Value

A sf dataframe, flightgeo, that contains flight data and geodata.


DatascribeConsulting/MonaRk documentation built on May 4, 2021, 5:28 a.m.