equal_dims {ggplot2}R Documentation

Equal dims?

Description

Check that a list of matrices have equal dimensions

Usage

equal_dims(matrices)

Arguments

matrices list of matrices

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]