Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > png('LIE_graph.png')
- > plot(lie,ln1Kb,xlab='LIE (kJ/mol)',ylab='ln(1/Kb)')
- > text( usr[ 1 ], usr[ 4 ], substitute(paste(R^2," = 0,63")), adj = c( -1, 5 ), )
- > abline(mod)
- > dev.off()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement