mergeAnnotations: Title

View source: R/mergeAnnotations.R

mergeAnnotationsR Documentation

Title

Description

Title

Usage

mergeAnnotations(
  newData,
  original,
  columnsToChange = names(newData),
  changes = c()
)

Arguments

newData

newData that should be merged into old data

original

original data

columnsToChange

colums that are affected

changes

vector with ids of changed rows, optional


TimoSchuer/Dissertation documentation built on Feb. 25, 2024, 6:24 a.m.