Find the section of the dataframe corresponding to a given projection factor.

section(df, x)

Arguments

df

A data frame containing the data.

x

A numeric value representing the projection factor.

Value

A numeric vector representing the section of the dataframe.