Created
December 12, 2019 23:20
-
-
Save djnavarro/e3fde89321ee73509b201e082d01c883 to your computer and use it in GitHub Desktop.
ozunconf heart
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| library(jasmines) | |
| seed_heart(2000) %>% | |
| time_tempest(iterations = 20, curl_seed = 43) %>% | |
| style_ribbon(palette = rainbow, alpha_decay = .1) %>% | |
| export_image("~/Desktop/ozunconf1.png") | |
Author
djnavarro
commented
Dec 12, 2019

Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment