r-dotty 0.1.0
Channel: guix-cran
Home page: https://kevinushey.github.io/dotty/
Licenses: Expat
Synopsis: The Unpacking Dot Operator
Description:
This 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.
Total results: 1