XPSRead.Oldscienta: XPSRead.Oldscienta

View source: R/XPSRead.OldScienta.r

XPSRead.OldscientaR Documentation

XPSRead.Oldscienta

Description

XPSRead.Oldscienta function is used to read XPS data in the old-DOS-Scienta format Data are saved in the following folder which must be present /Analysis /Regions /Results /Specific Selection of the DataFile in the /Analysis folder activates reading data in all the folders.

Usage

XPSRead.Oldscienta(
  filename = NULL,
  project = "",
  experiment = "",
  out = c("list")
)

Arguments

filename

file name or list of file names

project

comment

experiment

comment

out

output class type default list()

Value

XPSRead.Oldscienta returns and object of class XPSSample

Examples

## Not run: 
 pk1 <- read.xps("c:/R/Analysis/OldScientaFiles/Analysis/DLC.48")

## End(Not run)

GSperanza/RxpsG_2.3-1 documentation built on Feb. 11, 2024, 5:09 p.m.