Skip to content

Commit

Permalink
Update reamde.
Browse files Browse the repository at this point in the history
  • Loading branch information
maurolepore committed Oct 27, 2018
1 parent 367a201 commit e9fdc6d
Show file tree
Hide file tree
Showing 28 changed files with 127 additions and 129 deletions.
6 changes: 2 additions & 4 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ Or install the development version of **fgeo**:
devtools::install_github("forestgeo/fgeo")
```

Or [install all **fgeo** packages in one step](https://forestgeo.github.io/fgeo/index.html#installation).

For details on how to install packages from GitHub, see [this article](https://goo.gl/dQKEeg).

## Example
Expand All @@ -71,15 +69,15 @@ Need help? Use `fgeo_help()` to search every help file in the fgeo package.
fgeo_help()
```

![](https://i.imgur.com/MmbmeZd.png)
![](https://i.imgur.com/k4wz4Ah.png)

You can narrow down your search by using a keyword.

```R
fgeo_help("datasets")
```

![](https://i.imgur.com/4AdTD3G.png)
![](https://i.imgur.com/YlgRljc.png)

```{r}
# Short name
Expand Down
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ Or install the development version of **fgeo**:
# install.packages("devtools")
devtools::install_github("forestgeo/fgeo")

Or [install all **fgeo** packages in one
step](https://forestgeo.github.io/fgeo/index.html#installation).

For details on how to install packages from GitHub, see [this
article](https://goo.gl/dQKEeg).

Expand All @@ -56,7 +53,7 @@ Load all **fgeo** packages in one step.

``` r
library(fgeo)
#> -- Attaching packages ---------------------------------------------- fgeo 0.0.0.9000 --
#> -- Attaching packages --------------------------------------------- fgeo 0.0.0.9000 --
#> v fgeo.abundance 0.0.0.9005 v fgeo.habitat 0.0.0.9006
#> v fgeo.base 0.0.0.9001 v fgeo.map 0.0.0.9402
#> v fgeo.data 0.0.0.9005 v fgeo.tool 0.0.0.9003
Expand All @@ -71,15 +68,15 @@ package.
fgeo_help()
```

![](https://i.imgur.com/MmbmeZd.png)
![](https://i.imgur.com/k4wz4Ah.png)

You can narrow down your search by using a keyword.

``` r
fgeo_help("datasets")
```

![](https://i.imgur.com/4AdTD3G.png)
![](https://i.imgur.com/YlgRljc.png)

``` r
# Short name
Expand Down
2 changes: 1 addition & 1 deletion docs/CODE_OF_CONDUCT.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/ISSUE_TEMPLATE.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/SUPPORT.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/fgeo.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions docs/articles/siteonly/eda.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified docs/articles/siteonly/eda_files/figure-html/unnamed-chunk-34-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/siteonly/eda_files/figure-html/unnamed-chunk-35-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/siteonly/eda_files/figure-html/unnamed-chunk-36-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/articles/siteonly/questions-and-answers.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions docs/articles/siteonly/quick-search.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e9fdc6d

Please sign in to comment.