At a high level, the tidyverse is a language for solving data science challenges with R code. Its primary goal is to facilitate a conversation between a human and a computer about data. Less abstractly, the tidyverse is a collection of R packages that share a high-level design philosophy and low-level grammar and data structures, so that learning one package makes it easier to learn the next.
No abstract
This paper presents the reshape package for R, which provides a common framework for many types of data reshaping and aggregation. It uses a paradigm of 'melting' and 'casting', where the data are 'melted' into a form which distinguishes measured and identifying variables, and then 'cast' into a new shape, whether it be a data frame, list, or high dimensional array. The paper includes an introduction to the conceptual framework, practical advice for melting and casting, and a case study.
This article discusses ggplot2, an open source R package, based on a grammatical theory of graphics. The underlying theory has been discussed in depth elsewhere so this article illustrates some of the consequences of the theory for creating new graphics, the importance of programmable graphics, and the rich ecosystem that has grown up around ggplot2.
Understanding evolutionary relationships among crops, their wild progenitors, and close relatives provides the requisite framework for conserving and using crop genetic diversity (Fielder et al., 2015; Dempewolf et al., 2017; Migicovsky and Myles, 2017). While the evolutionary histories of many annual crop species have been reconstructed, well-resolved phylogenies remain elusive for many crop genera, in particular those that include woody perennials (Barakat et al., 2012). Long-lived plants such as woody vines and trees have several basic biological attributes that complicate phylogenetic reconstruction: they are often obligate outcrossers that are highly heterozygous, undergo extensive interspecific hybridization, exhibit little among-population variation, and commonly share haplotypes among species (Petit and Hampe, 2006). Traditional approaches to molecular phylogenetics, including the sequencing of chloroplast and nuclear genes, have contributed to the resolution of relationships in some groups (Soltis et al., 1999; Rokas et al., 2003). The advent of high-throughput sequencing and analysis has greatly enhanced our capacity to analyze hundreds of thousands of sites from across the genome and offers great potential to advance resolution of relationships in groups that have posed challenges to traditional phylogenetic approaches (e.g., Cavender-Bares et al., 2015; Hipp et al., 2014, Uribe-Convers et al., 2016). Approximately 75% of woody perennial crops are clonally propagated, including most fruit and nut trees (
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.
customersupport@researchsolutions.com
10624 S. Eastern Ave., Ste. A-614
Henderson, NV 89052, USA
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Copyright © 2024 scite LLC. All rights reserved.
Made with 💙 for researchers
Part of the Research Solutions Family.