pull_vector: Pull vector out of data frame

Description Usage Arguments

View source: R/crop.R

Description

Pull vector out of data frame

Usage

1
pull_vector(df, direction, pos)

Arguments

df

Data frame to be processed

direction

Direction of the vector to be pulled from df #'

"h"

specific row of the df will be returned as avector

"v"

specific column of the df will be returned as a vector

pos

Row- or column position to be searched


luciphr/colrectr documentation built on Dec. 21, 2021, 12:41 p.m.