View source: R/qa_count_thetas.R
count_thetas | R Documentation |
Count number of THETAs.
Count number of thetas in the ext file.
count_thetas(filename, iteration = -1e+09, keep_na = FALSE)
count_thetas(filename, iteration = -1e+09, keep_na = FALSE)
filename |
A string of the ext file name. |
iteration |
A numeric value from the ITERATION column in the ext file. By default iteration=-1000000000. |
keep_na |
A logical indicating whether thetas with missing values should be counted. By default keep_na=FALSE. |
Number of THETAs.
Number of thetas in the ext file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.