split.read_table: Split a read table into two read tables.

split.read_tableR Documentation

Split a read table into two read tables.

Description

Split a read table into two read tables.

Usage

## S3 method for class 'read_table'
split(df)

Value

A list of two read tables labeled df1 and df2. If the read table has only 1 position, then NULL is returned.


SLeviyang/RegressHaplo documentation built on June 1, 2022, 10:48 p.m.