Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr authored May 27, 2023
1 parent e55204c commit c6cb473
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/testthat/_snaps/vignette-types/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ For example, `<int>` in the header of a column indicates an integer column, and




|Class |Data type |Example |Column header |
|:---------------------------|:--------------------|:--------------------------------|:-------------|
|Atomic |logical |`TRUE` |lgl |
Expand Down Expand Up @@ -59,6 +60,8 @@ For example, `<int>` in the header of a column indicates an integer column, and
| |expression |`parse(text = "a <- 1\nb<- 2")` |expression |
| |quosures |`rlang::quos(a = 1)` |quos |



## Example values

The following overview contains example values for each type:
Expand Down

0 comments on commit c6cb473

Please sign in to comment.