Description Usage Arguments Author(s) See Also
View source: R/generated.Ap.DB.R
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.
| 1 2 3 4 5 6 | generate.Ap.DB(
  log.file = "Ap_log_TEMPLATE.dat",
  data.path = "./",
  MISSION = "YYY",
  Beta = "Stramski"
)
 | 
| 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. | 
Simon Bélanger
process.Ap, run.process.Ap.batch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.