create_spatvector_object_from_dfr: Create terra spatvector object from a data.frame

create_spatvector_object_from_dfrR Documentation

Create terra spatvector object from a data.frame

Description

create terra spatvector from a data.frame where cols 1 and 2 must be x and y coordinates respectively. Additional columns are set as attributes to the points where the first additional (col 3) should be the feat_ID.

Usage

create_spatvector_object_from_dfr(x, verbose = TRUE)

Arguments

x

data.frame object

verbose

be verbose


drieslab/Giotto_site_suite documentation built on April 26, 2023, 11:51 p.m.