get_block_groups: Calculate block structure lengths

View source: R/get_block_groups.R

get_block_groupsR Documentation

Calculate block structure lengths

Description

Calculate block structure lengths

Usage

get_block_groups(existing_block_structure)

Arguments

existing_block_structure

character matrix from rownames, split by '.'

Value

List of numbers indicating split plot layer sizes


skpr documentation built on May 29, 2024, 5:06 a.m.

Related to get_block_groups in skpr...