dose_vector_to_string | R Documentation |
Go from a single multi-treatment vector of dose-indices to a dose string
dose_vector_to_string(x)
x |
vector of integer dose indices |
character
dose_vector_to_string(as.integer(c(1, 3))) # The indices must be integers!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.