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.
1 parent 20a4a82 commit f9b3aceCopy full SHA for f9b3ace
archive.qmd
@@ -55,7 +55,7 @@ print(x)
55
```
56
57
An `epi_archive` is an S3 class. Its primary field is a data table `DT`, which
58
-is of class `data.table` (from the `data.table` package), and has columns
+is of class `data.table` (from the `{data.table}` package), and has columns
59
`geo_value`, `time_value`, `version`, as well as any number of additional
60
columns.
61
0 commit comments