mosaic (development version)

mosaic 1.9.1

mosaic 1.9.0

mosaic 1.8.4

mosaic 1.8.3

mosaic 1.8.0

mosaic 1.6.0

mosaic 1.5.0

mosaic 1.4.0

mosaic 1.3.0

mosaic 1.2.0

mosaic 1.1.0

mosaic 1.0.0

mosaic 0.14.4

mosaic 0.14.1

mosaic 0.14.0

favstats(age, data = HELPrct)
## Error in typeof(x) : object 'age' not found

Replace this with

favstats( ~ age, data = HELPrct)
##  min Q1 median Q3 max     mean       sd   n missing
##   19 30     35 40  60 35.65342 7.710266 453       0

mosaic 0.13.0

mosaic 0.12.0

mosaic 0.10.0

mosaic 0.9.2

mosaic 0.9.1

mosaic 0.9.0

mosaic 0.8.0

mosaic 0.7.0

mosaic 0.6.0

mosaic 0.5.0

We are still in beta, but we hope things are beginning to stabilize as we settle on syntax and coding idioms for the package. Here are some of the key updates since 0.4:

mosaic 0.4.0