describe.logical: Description of logical variables
Description
Describes a logical variable.
Usage
describe.logical(x,varname="")
Arguments
varname
An optional name for the variable. describe
always passes the name of the variable.
Details
describe.logical displays the name of the logical, a table
of counts of its two values (TRUE, FALSE) and the percentage
of TRUE values.