Skip to contents

Write a succinct tree sequence

Usage

tskit_dump(x, path, overwrite = FALSE)

Arguments

x

A TreeSequence.

path

Destination .trees path. Its parent directory must exist.

overwrite

Whether to replace an existing file.

Value

The normalized destination path, invisibly.