crop: Crop data frame at specific keyword

Description Usage Arguments

View source: R/shapetools.R

Description

Crop data frame at specific keyword

Usage

1
crop(df, direction = NULL, pos = NULL, regex = NULL, use_after = FALSE)

Arguments

df

Data frame to be processed

direction

Directoin of the cluster revolution

pos

Positon of row/column to scan using regex

regex

Regular expression to match keywords

use_after

If TRUE, use part after match


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