pull_vector: Pull vector out of data frame

Description Usage Arguments

View source: R/shapetools.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


Rindrics/lucifer documentation built on Dec. 18, 2021, 10:50 a.m.