powered by
theme_ticksoutside
theme_ticksinside
theme_ticksoutside() theme_ticksinside()
theme_ticksinside()
data(Feldspar) ggtern(data=Feldspar,aes(Ab,An,Or)) + geom_point() + theme_bw() + theme_nogrid() + theme_ticksinside()
Run the code above in your browser using DataLab