keep_first: Keep first value

Description Usage Methods (by class)

View source: R/keep_first.R

Description

Useful when piping. Can be used in 'summarise'.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
keep_first(x)

## S3 method for class 'data.frame'
keep_first(df)

## S3 method for class 'list'
keep_first(df)

## Default S3 method:
keep_first(df)

Methods (by class)


antoine-sachet/customFunctions documentation built on Sept. 25, 2020, 8:56 p.m.