Learn R Programming

sdcMicro (version 4.6.0)

print.suda2: Print method for objects from class suda2

Description

Print method for objects from class suda2.

Usage

"print"(x, ...)

Arguments

x
an object of class suda2
...
additional arguments passed through.

Value

Table of dis suda scores.

See Also

suda2

Examples

Run this code
## Not run: 
# data(testdata)
# data_suda2 <- suda2(testdata,variables=c("urbrur","roof","walls","water","sex"))
# data_suda2
# ## End(Not run)

Run the code above in your browser using DataLab