View source: R/elaborator_calculate_pattern_number.R
| elaborator_calculate_pattern_number | R Documentation | 
This function is mostly useful for generating the qualitative trend analysis plots. It returns the pattern numbers for input patterns.
elaborator_calculate_pattern_number(p)
| p | matrix with patterns within each row. A pattern is described by a combination of elements -1, 0, 1 for decrease, stability and increase between adjacent visits. | 
A numeric vector giving the pattern numbers for all input patterns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.