We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfce7fc commit 26ad844Copy full SHA for 26ad844
1 file changed
traits/03-access-r-traits.Rmd
@@ -78,7 +78,7 @@ sorghum_info <- betydb_query(table = 'species',
78
### Time series of height
79
80
Now let's query some trait data.
81
-```{r canopy_height, echo = TRUE, results = FALSE, cache = TRUE}
+```{r canopy_height, echo = TRUE, results = FALSE}
82
sorghum_height <- betydb_query(table = 'search',
83
trait = "canopy_height",
84
sitename = "~Season 6",
0 commit comments