Infix operator to run background jobs
grapes-open-curly-close-grapes.Rd
This infix operator can be used to create a background job for a block of code in RStudio/Posit and, once completed, all objects created in the block of code are imported into the global environment.
Value
prints the ID of the background job in the console and, once completed, the objects created in the block of code are imported into the global environment