Displaying 1 result from an estimated 1 matches for "7c6522db410c7f4f77355f08daf7753e13".
2023 Jan 16
1
return value of {....}
Again, John, we are comparing different designs in languages that are often
decades old and partially retrofitted selectively over the years.
Is it poor form to use global variables? Many think so. Discussions have
been had on how to use variables hidden in various ways that are not global,
such as within a package.
But note R still has global assignment operators like <<- and its partner