Bug while loading diamonds data
Open
BUG
- Dominant language
- R
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
library(ggplot2)
saves("diamonds")
loads("diamonds.Rdatas", c('carat', 'cut'), to.data.frame=TRUE)
->
Error: object of type 'closure' is not subsettable
And 'cut.Rdata' in tar archive is unbelievably small.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.