st_rbind: Row bind simple features

st_rbindR Documentation

Row bind simple features

Description

This function combines simple feature with different columns using dplr::bind_rows().

Usage

st_rbind(x, geom)

Arguments

x

list of objects of class sf

geom

vector containing the geometries of x. Order must be the same as in list.

Value

sf object with combined data.frames


raff-k/Lslide documentation built on March 29, 2022, 6:52 p.m.