fm_drop_nrows: Drop the first n number of rows

Description Usage Arguments Value

View source: R/fm_drop_rows.R

Description

Drop the first set of rows from data frame. drops the fist n number of rows of the data as it is the first few rows that will be incorrect values as the time of the first two values will be part way through the hole in the disc.

Usage

1

Arguments

df

the dataframe required

N

number of rows that need to be removed from the start of the file

Value

Output to a data frame with the first n number of rows removed


JayeNewman/flightmill documentation built on Jan. 3, 2022, 12:20 a.m.