function b
demo ggplot points
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
Hello!
|
Hello!
|
||||||
|
|
||||||
|
b <- function() {
|
||||||
|
#this function is a demo function
|
||||||
|
ggplot() +
|
||||||
|
ggpoint() +
|
||||||
|
scale_discrete() +
|
||||||
|
theme()
|
||||||
|
}
|
||||||
|
|
||||||
def neue_funktion():
|
def neue_funktion():
|
||||||
print("kreativ")
|
print("kreativ")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user