Skip to content

Commit

Permalink
rephrase
Browse files Browse the repository at this point in the history
  • Loading branch information
nanxstats committed May 21, 2021
1 parent 6c8f3b8 commit 2585269
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vignettes/filespec.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ vignette: >
knitr::opts_chunk$set(comment = "")
```

In this vignette, we discuss how to write file specifications and use them
to create a file collection. They help define the file packing scope in the
source R package.
File specifications define the file packing scope in the source R package.
We will discuss how to write file specifications and use them to create
a file collection.

```{r}
library("pkglite")
Expand Down

0 comments on commit 2585269

Please sign in to comment.