Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

063 - superzip. Where does the data come from? #192

Open
RobinKohrs opened this issue Feb 1, 2021 · 0 comments
Open

063 - superzip. Where does the data come from? #192

RobinKohrs opened this issue Feb 1, 2021 · 0 comments

Comments

@RobinKohrs
Copy link

I'm really sorry for asking such a beginners question here, but I didn't know where else to ask. I was actually just wondering how in the 063-superzip-example the allzips-data can be used in the server.R-script. Especially this line confuses me a little bit:

zipdata <- allzips[sample.int(nrow(allzips), 10000),]

How is one able to access the data in this script, being that it never got loaded here and only gets loaded and filtered once in global.R?
Once again, sorry about this question, but happy to receive any pointer for help:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant