Skip to content
Snippets Groups Projects
Commit c6def35e authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Changed behaviour when two dseries have common variables.

If a variable, say x, is defined both in dseries objects o and p, then
merge(o, p) will select the variable x as defined in the second input, p,
except for NaNs elements in p if corresponding elements in the first
input, o, are numbers.
parent 82343061
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment