Skip to content

Commit 7f47b7e

Browse files
committed
Merge branch 'master' of https://github.com/bmaitner/RBIEN
2 parents ee5c2e4 + 3808e13 commit 7f47b7e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

old_versions/BIEN_1.2.7.tar.gz

-11 Bytes
Binary file not shown.

vignettes/BIEN_tutorial.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ head(Xanthium_strumarium)
114114
115115
```
116116

117-
The default data that is returned consists of the latitude, longitude and date collected, along with a set of attribution data. The meaning of some of these columns is obvious (e.g. latitude, longitude), however others may be less clear. The meanings of these columns and the information within is explained in more detail in our data dictionary, which can be accesed using the function `BIEN_metadata_data_dictionaries`.
117+
The default data that is returned consists of the latitude, longitude and date collected, along with a set of attribution data. The meaning of some of these columns is obvious (e.g. latitude, longitude), however others may be less clear. The meanings of these columns and the information within is explained in more detail in our data dictionary, which can be accessed using the function `BIEN_metadata_data_dictionaries`.
118118

119119
If we want more information on these occurrences, we just need to change the arguments:
120120
```{r xs-occurrences-pt-2, eval = FALSE}

0 commit comments

Comments
 (0)