Description Usage Arguments Value
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.
1 | fm_drop_nrows(df, N)
|
df |
the dataframe required |
N |
number of rows that need to be removed from the start of the file |
Output to a data frame with the first n number of rows removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.