Skip to content

Instantly share code, notes, and snippets.

@darioappsilon
Created May 23, 2022 06:45
Show Gist options
  • Save darioappsilon/0c65b9ae628dbec5481168614f35ddb5 to your computer and use it in GitHub Desktop.
Save darioappsilon/0c65b9ae628dbec5481168614f35ddb5 to your computer and use it in GitHub Desktop.
# Try it yourself:
environment_source <- setNames(as.list(data$col2), data$col1)
time(as.environment(environment_source))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment