dotty

The Unpacking Dot Operator

CRAN Package

Provides a '.' object which can be used for unpacking assignments. For example, '.[rows, columns] <- dim(cars)' could be used to pull the number of rows and number of columns from 'dim(cars)' into individual variables 'rows' and 'columns' in a single step.


Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Suggests2 packages