zeallot

Multiple, Unpacking, and Destructuring Assignment

Provides a %<-% operator to perform multiple, unpacking, and destructuring assignment in R. The operator unpacks the right-hand side of an assignment into multiple values and assigns these values to variables on the left-hand side of the assignment.

0.2.0 MIT + file LICENSE 1 个版本
安装
install.packages("zeallot")
remotes::install_cran("zeallot")
版本列表
0.2.0 2025-05-27