merge_and_drop: This function perfoms the merge-and-drop technique for...

View source: R/merge_and_drop.R

merge_and_dropR Documentation

This function perfoms the merge-and-drop technique for condensing the metadata dataframe as discussed at a meeting. Shifts from col2 to col1.

Description

This function perfoms the merge-and-drop technique for condensing the metadata dataframe as discussed at a meeting. Shifts from col2 to col1.

Usage

merge_and_drop(df, col1, col2)

Arguments

df,

data frame

col1,

the first column

col2,

the second column

Value

merged dataframe


kingsuching/Frost2021Package documentation built on March 19, 2022, 11:51 p.m.