Skip to content

capture_melt_multiple(fill=TRUE)#12

Closed
tdhock wants to merge 9 commits intomasterfrom
multiple-fill
Closed

capture_melt_multiple(fill=TRUE)#12
tdhock wants to merge 9 commits intomasterfrom
multiple-fill

Conversation

@tdhock
Copy link
Copy Markdown
Owner

@tdhock tdhock commented May 17, 2020

should create NA values, added a test case.
default should be fill=FALSE (same as previous behavior, error).
easy fix if this issue Rdatatable/data.table#4027 in data.table is resolved -- we need a way for specifying which columns are missing in measure.vars.
(probably could fix by adding new NA columns to the user input but that seems inefficient)

@tdhock
Copy link
Copy Markdown
Owner Author

tdhock commented Sep 26, 2020

working on an efficient solution in Rdatatable/data.table#4720

@tdhock
Copy link
Copy Markdown
Owner Author

tdhock commented Sep 28, 2020

this branch works, waiting for data.table to merge the fix into master

@tdhock tdhock closed this May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant