Skip to content

Commit

Permalink
Closes #27: Remove is_this_to_delete/ and update README and site.
Browse files Browse the repository at this point in the history
  • Loading branch information
maurolepore committed Mar 6, 2018
1 parent ac7a303 commit fb686ea
Show file tree
Hide file tree
Showing 14 changed files with 204 additions and 109 deletions.
2 changes: 2 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,7 @@ sitespecies_metadata
wsg
wsg_metadata
sites_info
```

17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,21 @@ wsg_metadata
#> 9 9 / I ref_id Unique refe~ numeric <NA> <NA> <NA>
#> # ... with 1 more variable: `Erikas notes to delete before
#> # publication` <chr>

sites_info
#> # A tibble: 63 x 12
#> id Site site lat long UTM_Zone UTM_X UTM_Y intertropical
#> <dbl> <chr> <chr> <dbl> <dbl> <int> <chr> <chr> <chr>
#> 1 42. Amacay~ amacay~ -3.81 -70.3 19 35922~ 9578~ Tropical
#> 2 51. Badago~ badago~ 29.5 111. 49 45345~ 3259~ Other
#> 3 52. Baotia~ baotia~ 33.5 112. 49 58732~ 3706~ Other
#> 4 45. Barro ~ barro ~ 9.15 -79.8 17 62678~ 1012~ Tropical
#> 5 18. Bukit ~ bukit ~ 1.35 104. 48 36427~ 1492~ Tropical
#> 6 53. Changb~ changb~ 42.4 128. 52 42451~ 4692~ Other
#> 7 46. Cocoli cocoli 8.99 -79.6 17 65207~ 9937~ Tropical
#> 8 14. Danum ~ danum ~ 5.10 118. 50 57625~ 5639~ Tropical
#> 9 7. Dinghu~ dinghu~ 23.2 113. 49 65466~ 2563~ Tropical
#> 10 25. Doi In~ doi in~ 18.6 98.4 47 440211 2054~ Tropical
#> # ... with 53 more rows, and 3 more variables: size.ha <dbl>, E <dbl>,
#> # wsg.site.name <chr>
```
Binary file not shown.
10 changes: 0 additions & 10 deletions data-raw/is_this_to_delete/Allometries_Temperate_sites.R

This file was deleted.

15 changes: 0 additions & 15 deletions data-raw/is_this_to_delete/CTFS_AGB_dynamic_objects.R

This file was deleted.

16 changes: 0 additions & 16 deletions data-raw/is_this_to_delete/README.Rmd

This file was deleted.

12 changes: 0 additions & 12 deletions data-raw/is_this_to_delete/README.md

This file was deleted.

39 changes: 0 additions & 39 deletions data-raw/is_this_to_delete/metadata_as_helpfiles.R

This file was deleted.

16 changes: 0 additions & 16 deletions data-raw/is_this_to_delete/wsg.ctfs.R

This file was deleted.

Binary file removed data-raw/is_this_to_delete/wsg.ctfs.Rdata
Binary file not shown.
19 changes: 18 additions & 1 deletion docs/index.html

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

6 changes: 6 additions & 0 deletions docs/reference/index.html

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

140 changes: 140 additions & 0 deletions docs/reference/sites_info.html

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

21 changes: 21 additions & 0 deletions man/wsg.Rd

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

0 comments on commit fb686ea

Please sign in to comment.