create_vector_without_holes | R Documentation |
Function selects the values from the vector at the given locations and creates a vector "without holes". Works only for 96-plate.
create_vector_without_holes(vector, locations)
vector |
A vector with values |
locations |
A vector with locations where the values should be placed |
A vector with values at the given locations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.