Learn R Programming

soil.spec (version 2.1.3)

align.col: Combines two files and matches columns

Description

Combines two files with common data even when columns are not arranged in the same order.

Usage

align.col(x,y)

Arguments

x
First file to be used for combination with the second
y
The other file to be used to combine with the first

Value

  • The original replicate spectra is returned together with averaged table. A graphical output of the averaged rows is provided and can be saved from the menu if necessary
  • x.ycombined file

Details

Files comes with variables in different orders

Examples

Run this code
mir<-align.col(x,y)

Run the code above in your browser using DataLab