generate.Ap.DB: Assemble the Ap absorption data into a single data base

Description Usage Arguments Author(s) See Also

View source: R/generated.Ap.DB.R

Description

This function assembles the Ap data in a single data base and generate 1) three RData file, 2) three ASCII files and 3) three plot presenting all Ap, Anap and Aphy spectra.

Usage

1
2
3
4
5
6
generate.Ap.DB(
  log.file = "Ap_log_TEMPLATE.dat",
  data.path = "./",
  MISSION = "YYY",
  Beta = "Stramski"
)

Arguments

log.file

is the name of the ASCII file containing the list of ID to process (see details below).

data.path

is the path where the RData folder is located. So the files must be stored in data.path/RData. Default is "./".

MISSION

is a character string that will be used to name the output files. The default is "YYY". (i.e. MISSION.Ap.RData; MISSION.Ap.dat; MISSION.Fitted.params.dat; MISSION.Ap.png)

Beta

if the amplification factor your want to select. Default is Stramski.

Author(s)

Simon BĂ©langer

See Also

process.Ap, run.process.Ap.batch


belasi01/RspectroAbs documentation built on July 27, 2020, 9:52 p.m.