dotty
The Unpacking Dot Operator
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.
- Version0.1.0
- R versionunknown
- LicenseLICENSE
- LicenseMIT
- Needs compilation?No
- Reference manual
- Last release08/30/2024
Documentation
Team
Kevin Ushey
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