"vs" should be "vs."
This commit is contained in:
parent
16e948f487
commit
74c27cfd2a
|
@ -38,7 +38,7 @@ frame_data(
|
||||||
)
|
)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Tibbles vs data frames
|
## Tibbles vs. data frames
|
||||||
|
|
||||||
There are two main differences in the usage of a data frame vs a tibble: printing, and subsetting.
|
There are two main differences in the usage of a data frame vs a tibble: printing, and subsetting.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue