chickadee
»
dataframe
»
df-head
Identifier search
(df-head df [n 6])
procedure
Returns the first
n
rows (default 6, as in R/dplyr);
n
is clamped to
df
's row count.