ss_splitfun: A more rigid application of ss_runsetter

View source: R/ss_splitfun.R

ss_splitfunR Documentation

A more rigid application of ss_runsetter

Description

Accepts a dataframe and creates a list of dataframes divided into even chunks based on splitint Useful for appended homogenous traces

Usage

ss_splitfun(df, splitint = 250)

Arguments

df

The dataframe to split

splitint

The length of each individual measurement


poales/sharkeySpec documentation built on July 22, 2022, 10:28 a.m.