matrix_same_dims: Do matrices have same dimensions?

View source: R/utils.R

matrix_same_dimsR Documentation

Do matrices have same dimensions?

Description

Do matrices have same dimensions?

Usage

matrix_same_dims(submx, sol_env, solmx = submx, add = TRUE)

Arguments

submx

Quoted name of submission matrix.

sol_env

Solution environment.

solmx

Name of solution matrix.

add

Whether to add feedback.

Value

Logical corresponding to whether matrices have same dimensions.


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