Hi, I'd like to ask about updating data files. I tried to update data files, yet it did not work. I got an error when I run the code.
"Error in merge.data.table(elec_gen_tech_cost, capac_fac_new, by = c("technology", :
Elements listed in by must be valid column names in x and y
In addition: Warning message:
In sink() : no sink to remove"
Do you have any suggestions to solve this issue?
Thank you.
Hi, I'd like to ask about updating data files. I tried to update data files, yet it did not work. I got an error when I run the code.
"Error in merge.data.table(elec_gen_tech_cost, capac_fac_new, by = c("technology", :
Elements listed in
bymust be valid column names in x and yIn addition: Warning message:
In sink() : no sink to remove"
Do you have any suggestions to solve this issue?
Thank you.