create_vector_without_holes {PvSTATEM} | 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