New R Variables should use the final in-code variable name
S
Selected Puffin
When creating a new R variable in Displayr, the variable itself is still named "newvariable" even if you have assigned the output in the code to a specific in-code variable name. This is different from outputs, which always take the last assigned in-code variable name as its name. They should work the same.