add_source: Add source column to dataframe

Description Usage Arguments Value Examples

View source: R/data_utils.R

Description

Simply adds a new source column to the dataframe with the value you specify.

Usage

1
add_source(data, source_name)

Arguments

data

A dataframe.

source_name

Name of the value you want in the new source column.

Value

Dataframe

Examples

1

datr-studio/commonr documentation built on Jan. 17, 2022, 12:26 a.m.