Function used to create multiple plots of the PCA output from function maak.vuur.
1 2 3 | vuur.diagnoseer.plot(dpca = get("dpca", envir = xx), code = zz$stt,
sstf = "c", debug = TRUE, grafdir = "Grafieke/", naam = get("naam",
environment(vuur.diagnoseer.plot)))
|
dpca |
List such as the PCA generated from maak.vuur |
code |
Information regaring the zz environment generated in maak.vuur |
sstf |
Character vector. Name of the column containing stove temperatures |
debug |
Logical. Assignments for debugging process |
grafdir |
Character vector. Directory to which graphs will be saved as .pdf |
naam |
Character vector. Header for the temperature graphs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.