# NOT RUN {
ggbash() # enter into an interactive ggbash session
# plot a ggplot2 figure
ggbash_("gg iris + point Petal.Width Petal.Length")
#' # plot a ggplot2 figure and copy the result
ggbash_("gg iris + point Petal.Width Petal.Length", 1)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab