appendrows {iNZightTools}R Documentation

Append row to the dataset

Description

Append row to the dataset

Usage

appendrows(.data, imported_data, date = FALSE)

Arguments

.data

original dataset

imported_data

imported dataset

date

whether a "When_Added“ column is required (default FALSE)

Value

dataset with new rows appended

Author(s)

Yiwen He


[Package iNZightTools version 1.12.2 Index]