Skip to content

Instantly share code, notes, and snippets.

@darioappsilon
Created May 12, 2022 07:05
Show Gist options
  • Save darioappsilon/ddfa3fb4d0d9a9545d783aeeb449eca4 to your computer and use it in GitHub Desktop.
Save darioappsilon/ddfa3fb4d0d9a9545d783aeeb449eca4 to your computer and use it in GitHub Desktop.
d <- Dog$new(name = "Milo", age = 4, hair_color = "black")
print(d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment