get_issue_dataset {diffdf} | R Documentation |
get_issue_dataset
Description
Internal function used by diffdf_issuerows
to extract the dataframe
from each a target issue. In particular it also strips off any
non-key variables
Usage
get_issue_dataset(issue, diff)
Arguments
issue |
name of issue to extract the dataset from diff |
diff |
diffdf object which contains issues |
[Package diffdf version 1.1.1 Index]