write_tibble_to_csv: Helper function to write tibble to a .CSV file

View source: R/write_tibble_to_csv.R

write_tibble_to_csvR Documentation

Helper function to write tibble to a .CSV file

Description

The write_tibble_to_csv() writes a tibble to a .CSV file.

Usage

write_tibble_to_csv(timber, mill_step)

Arguments

timber

A tibble of timber.

mill_step

Numeric: the value of the Haldane correction to apply; must be > 0.

Value

The path of the saved .CSV file in the 'test_check' folder.


iAM-AMR/sawmill documentation built on June 30, 2024, 2:25 a.m.