kuenm_start: Creation of an R markdown file for recording all analyses

View source: R/kuenm_start.R

kuenm_startR Documentation

Creation of an R markdown file for recording all analyses

Description

Generate an R markdown file that serves as a guide for performing most of the analyses included in this package.

Usage

kuenm_start(file.name)

kuenm_start_swd(file.name)

Arguments

file.name

(character) is the name of the R markdown file that will be produced in your working directory. Extension is not needed

Value

An R markdown file with instructions and code for performing all analyses included in this package.

Examples

kuenm_start(file.name = tempfile())

manubio13/ku.enm documentation built on Jan. 5, 2024, 5:55 a.m.