select_group: Select rows from dataset

Description Usage Arguments Details Value Author(s)

View source: R/select_group.R

Description

Select rows from dataset by values of first column

Usage

1

Arguments

data

The dataframe to subset

group

String to be matched in first column. Can be a single string or multiple strings. For multiple strings use: c("string1", "string2"). By default the function returns exactly the original dataframe.

Details

select_group

Value

A dataframe with the selected rows

Author(s)

Bruno Silva


berdinazzi/roadHotspots documentation built on Feb. 3, 2022, 4:44 a.m.