We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec77d19 + de036ab commit c7ec8afCopy full SHA for c7ec8af
vignettes/fallback.Rmd
@@ -88,7 +88,7 @@ The `last_rel()` function shows the last relation that has been materialized:
88
duckplyr::last_rel()
89
```
90
91
-It is NULL because nothing has been computed yet.
+It is `NULL` because nothing has been computed yet.
92
Converting the object to a data frame triggers the computation:
93
94
```{r}
0 commit comments