create_vector_without_holes: Remove holes from a vector

View source: R/plots-plate.R

create_vector_without_holesR Documentation

Remove holes from a vector

Description

Function selects the values from the vector at the given locations and creates a vector "without holes". Works only for 96-plate.

Usage

create_vector_without_holes(vector, locations)

Arguments

vector

A vector with values

locations

A vector with locations where the values should be placed

Value

A vector with values at the given locations


PvSTATEM documentation built on April 4, 2025, 4:34 a.m.