```{r}
library(targets)
tar_unscript()
```
```{targets setup}
tar_target(foo, "bar")
```
Registered S3 method overwritten by 'data.table':
method from
print.data.table
Error in if (record) "enable" else "inhibit" : argument is of length zero
If this is a privileged chunk name, it may be nice to have a clearer error.
(Beautiful package by the way. Really one of my favorites of all time.)