extract_new {conmolfields}R Documentation

Extract rows from new data frame corresponding to compounds not contained in old data frame

Description

Extracts rows from new data frame corresponding to compounds not contained in old data frame

Usage

extract_new(old_df, new_df)

Arguments

old_df

old data frame

new_df

new data frame


[Package conmolfields version 0.0-19 Index]