Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daten visualisieren mit ggplot2 L6 Streumasze und logarithmische Darstellung. #16

Open
MT-Lange opened this issue Mar 22, 2021 · 0 comments

Comments

@MT-Lange
Copy link

Im Folgenden kannst Du also erlernen, wie Du die Abweichungen abbilden kannst. ist bereits der Plot „p“ gespeichert, der die mittleren Baum-Durchmesser der einzelnen Höhenstufen (zone) enthält (x=zone und y=mean_rol). Du kannst mit „p“ so ergänzen, dass mit + geom-bar() Balkendiagramme erstellt werden. Füge in die Klammern stat="identity" ein. Benenne den
neuen Plot mit Hilfe eines Zuweisungspfeil p1.

skip()

Fehler in parse(text = correctAns) : :1:32: Unerwartete(s) ')'
1: p1<-p+geom_bar(stat="identity"))
^

| Swirl wird jetzt beendet. Tippe swirl() um es wieder zu starten.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant