Commit 0d159a1
committed
Correct incorrect use of options()
.defaultStringsAsFactors is a list with one named element,
$stringsAsFactors, so we pass the entire list to options() to set that
option back to its default.1 parent 3de3b81 commit 0d159a1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments