Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdamillington committed Nov 15, 2019
1 parent 2547058 commit c834408
Show file tree
Hide file tree
Showing 15 changed files with 218 additions and 122 deletions.
6 changes: 3 additions & 3 deletions ClassificationComparison.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ See accompanying Excel file for the classifications. Input land cover data, incl
<details><summary>Show/Hide Code</summary>
<p>

```{r results='hide', warning=F, message=F}
```{r warning=F, message=F}
rm(list=ls())
Expand Down Expand Up @@ -251,8 +251,6 @@ for(i in seq_along(cls)){
}
```


</p>
</details>

Expand Down Expand Up @@ -294,6 +292,7 @@ The figure below shows again that generally the _PastureA_ classification produc

<details><summary>Show/Hide Code</summary>
<p>

```{r warning=F, message=F}
#add classification lable to the CData tables
Expand Down Expand Up @@ -336,6 +335,7 @@ This first plot below shows that _PastureA_ for Rio Grande do Sul has vastly gre

<details><summary>Show/Hide Code</summary>
<p>

```{r warning=F, message=F}
#Load Production Data
meat_prod_Astates <- read_excel("Data/Cattle_meat_production_Kg_2001_2018_all_states.xlsx", sheet = "Plan1", skip = 1) #data for all states Astates
Expand Down
334 changes: 215 additions & 119 deletions ClassificationComparison.md

Large diffs are not rendered by default.

Binary file modified ClassificationComparison_files/figure-gfm/unnamed-chunk-12-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.
Binary file modified ClassificationComparison_files/figure-gfm/unnamed-chunk-15-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 ClassificationComparison_files/figure-gfm/unnamed-chunk-15-2.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 ClassificationComparison_files/figure-gfm/unnamed-chunk-15-3.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.
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 ClassificationComparison_files/figure-gfm/unnamed-chunk-6-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 ClassificationComparison_files/figure-gfm/unnamed-chunk-6-2.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 ClassificationComparison_files/figure-gfm/unnamed-chunk-6-3.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 ClassificationComparison_files/figure-gfm/unnamed-chunk-8-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c834408

Please sign in to comment.