create_ksrates_cmd_from_table: Create Ksrates Command Files from Data Table

View source: R/utils.R

create_ksrates_cmd_from_tableR Documentation

Create Ksrates Command Files from Data Table

Description

This function generates command files for running Ksrates and related analyses based on a data table and configuration file.

Usage

create_ksrates_cmd_from_table(data_table, ksratesconf, cmd_file, focal_species)

Arguments

data_table

The data table containing information about species.

ksratesconf

The path to the Ksrates configuration file.

cmd_file

The path to the main Ksrates command file to be generated.

focal_species

The name of the focal species.


shinyWGD documentation built on April 4, 2025, 2:28 a.m.