Code:
twoway pcarrowi `y1' `x1' `y2' `x2', recast(pcbarrow)
twoway pcarrowi `y1' `x1' `y2' `x2', recast(pcbarrow)
To substitute the macro contents of a local macro name, the macro name is typed (punctuated) with surrounding left and right single quotes (`').(bottom paragraph of Page 280 of the Stata Programming Reference Manual Release 16; p.pdf)I never noticed that before. It really does need to be bulk corrected, as William says above in #184.
‘v’
`v'
Leave a comment: