Email or username:

Password:

Forgot your password?
Top-level
efelbar

@bouncepaw haha, noooo! I was trying to hold off learning R and just use python bc my data processing needs are very trivial, but if it can make charts like this...

heck, I'm working on too many things right now :Þ

1 comment
bouncepaw 🍄

@flbr let me tell you that charts are built in R, in the very core. You get functions like plot, lines, points, hist, rect. All the host stuff.

Go Up