kasa.matchingRow: Two dataset merging and devide into each sets

View source: R/FunctionForDealDatasets.R

kasa.matchingRowR Documentation

Two dataset merging and devide into each sets

Description

Two dataset merging and devide into each sets

Usage

kasa.matchingRow(
  dataframeX = x,
  dataframeY = y,
  keycolX = "sample",
  keycolY = "sample"
)

Arguments

dataframeX

input the dataset X

dataframeY

input the dataset Y

keycolX

Key column in X

keycolY

Key coulum in Y

Value

List file contains each sets


kasaha1/kasaBasicFunctions documentation built on June 27, 2022, 2:19 p.m.