append_scraps: Append the scrap pile to the processed timber (planks)

View source: R/append_scraps.R

append_scrapsR Documentation

Append the scrap pile to the processed timber (planks)

Description

append_scraps() adds the unusable factors in the scrap pile to the end of the processed timber.

Usage

append_scraps(timber)

Arguments

timber

a tibble of timber, returned from add_ident.

Value

The passed tibble of processed timber with additional rows containing the unusable factors from the scrap pile.


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