extract_nppa: Extract the number of posteriors per alignment parameter...

Description Usage Arguments Value Author(s) Examples

Description

Extract the number of posteriors per alignment parameter value from a file

Usage

1

Arguments

file

A loaded parameter file

Value

the number of posteriors per alignment

Author(s)

Richel Bilderbeek

Examples

1
2
3
  file <- read_file(find_path("toy_example_1.RDa"))
  nppa <- extract_nppa(file)
  testit::assert(nppa == 1)

richelbilderbeek/wiritttes documentation built on May 27, 2019, 8:14 a.m.