read_qmsim | R Documentation |
Read Output File of QMSim
read_qmsim(ps_path)
ps_path |
path to QMSim output file |
tibble with QMSim output
s_qmsim_path <- system.file("extdata", "qmsim", "p1_data_001.txt", package = "qzwsmix99rt") tbl_qmsim <- read_qmsim(ps_path = s_qmsim_path)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.