tbl_same_dims: Are table dimensions the same

View source: R/utils.R

tbl_same_dimsR Documentation

Are table dimensions the same

Description

Are table dimensions the same

Usage

tbl_same_dims(subtbl, sol_env, soltbl = subtbl, add = TRUE)

Arguments

subtbl

name of table in submission environment

sol_env

Solution environment

soltbl

name of table in solution environment

add

whether to add feedback

Value

logical


dalejbarr/assessr documentation built on Jan. 25, 2024, 10:47 p.m.