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


kikirinrin/lucifer documentation built on Nov. 10, 2021, 9:37 p.m.