prepare_data: prepare_data

Description Usage Arguments Details Value

View source: R/prepare_input.R

Description

Prepare data

Usage

1
prepare_data(data, x, y, type, dbh)

Arguments

data

Dataframe with input data.

x

String with name of column containing the x-coordinate.

y

String with name of column containing the y-coordinate.

type

String with name of column containing the type as string.

dbh

String with name of column containing the DBH as dbl.

Details

The funcion modifies the structures of the data dataframe. This includes renameing of the coloumns and nesting the data.

Value

data.table


mhesselbarth/rabmp documentation built on Nov. 24, 2021, 10:30 p.m.