Skip to contents

Read .geojson file and return as sf object

Usage

rev_read_geojson(file, format = "sf", ...)

Arguments

file

the name of the file with path

format

format to return (currently ignored, accepts sf format only)

...

arguments to the sf::st_read function

Value

sf object