Rdocumentation
powered by
Learn R Programming
swmmr (version 0.9.1)
skip_head: helper function skippting the first n rows of a data frame
Description
helper function skippting the first n rows of a data frame
Usage
skip_head(df, n)
Arguments