merge_two_data: Merge two datasets into a single, PRC (Phenotypic Responses...

Description Usage Arguments Details Value

Description

merge_two_data Merges the dataset with selection (PRCS) and the one that does not have selection data into a single dataset - PRC

Usage

1
merge_two_data(dat_nos, dat_prcs, traits = FALSE)

Arguments

dat_nos

Dataset without selection.

dat_prcs

Dataset with selection - PRCS (Phenotypic Responses to Climate with Selection data).

traits

A boolean indicating whether the phenotypic traits are used as response.

Details

This function merges the dataset without selection with the one that contains selection data, PRCS (Phenotypic Responses to Climate with Selection data. The unique studies are retained in the resulting PRC (Phenotypic Responses to Climate) dataset.

Value

A dataframe combining the studies for which selection data are available with those for which no selection data are available. This constitutes a PRC dataset ('Phenotypic Responses to Climate')


radchukv/adRes documentation built on June 1, 2019, 7:05 p.m.