diffobj icon indicating copy to clipboard operation
diffobj copied to clipboard

Ablate env names as `tools::Rdiff` does

Open brodieG opened this issue 7 years ago • 0 comments

        if (nullPointers) 
            txt <- gsub("<(environment|bytecode|pointer|promise): [x[:xdigit:]]+>", 
                "<\\1: 0>", txt)

brodieG avatar Oct 06 '16 01:10 brodieG