append_empty_cols {GREENeR}R Documentation

Append empty columns

Description

This function add empty values to the data frame.

Usage

append_empty_cols(df)

Arguments

df

data frame. A data frame to add two new columns, Fix and Soil

Value

One object, a data frame.


[Package GREENeR version 1.0.0 Index]