maxent_write_summary: Write a maxent summary file

View source: R/maxent.R

maxent_write_summaryR Documentation

Write a maxent summary file

Description

Write a maxent summary file

Usage

maxent_write_summary(x, filename = NULL)

Arguments

x

list or data frame of maxent summary

filename

optional filename to write to, by default file.path(x$path, "summary.txt") or file.path(x$path, "summary.csv") if input is a data.frame

Value

the original list or data frame


BigelowLab/dismotools documentation built on Jan. 4, 2023, 11:24 a.m.