getRow: Extracts rows from a matrix into a vector

View source: R/helper.functions.R

getRowR Documentation

Extracts rows from a matrix into a vector

Description

The row rn becomes an element of a vector. This function is used internally by amplicR

Usage

getRow(m, rn)

Arguments

m

A matrix

rn

The row number to extract

Value

A vector of same type as the matrix


carlopacioni/amplicR documentation built on Aug. 19, 2023, 7:59 p.m.