Skip to content

Instantly share code, notes, and snippets.

@darioappsilon
Created May 12, 2022 07:38
Show Gist options
  • Save darioappsilon/45bcf8f23b11e7641284af4032a1258c to your computer and use it in GitHub Desktop.
Save darioappsilon/45bcf8f23b11e7641284af4032a1258c 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