You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New functionality: if not sequential tables requested, remove the columns from 'intemrediate' tables filled in by make_complete before returning (in case above, e.g. psuedocode: `select_if(-starts_with("sample", "individual", "extract")
The text was updated successfully, but these errors were encountered:
Use case (from Ben): user wants a flat table of just columns from Site and Library tables.
Proposed implementation:
sidora.core/R/dataprep_join_data.R
Lines 127 to 148 in 1a6088b
The text was updated successfully, but these errors were encountered: