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

rm(out <- load_alldata()) #178

Open
Rindrics opened this issue Jul 30, 2019 · 1 comment
Open

rm(out <- load_alldata()) #178

Rindrics opened this issue Jul 30, 2019 · 1 comment

Comments

@Rindrics
Copy link
Owner

https://github.com/kikirinrin/lucifer/blob/2bf1d66d4f94829f5ba5fd596d8d8497773b6fec/R/rebel.R#L36

@Rindrics Rindrics changed the title out <- load_alldata() rm(out <- load_alldata()) Jul 30, 2019
@Rindrics
Copy link
Owner Author

out <- load_alldata(path, sheet = sheet)

となっている.
out を作らないように,

path %>%
  load_alldata(sheet = sheet) %>%

としようか.以下同じ

@Rindrics Rindrics added this to ICEBOX in Sprint Board Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Sprint Board
  
ICEBOX
Development

No branches or pull requests

1 participant