Nothing
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.
Package details |
|
|---|---|
| Author | Kevin Ushey [aut, cre] (<https://orcid.org/0000-0003-2880-7407>) |
| Maintainer | Kevin Ushey <kevinushey@gmail.com> |
| License | MIT + file LICENSE |
| Version | 0.1.0 |
| URL | https://kevinushey.github.io/dotty/ |
| Package repository | View on CRAN |
| Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.