isaactpetersen / Fantasy-Football-Analytics-Textbook

Textbook for Fantasy Football Analytics course
https://isaactpetersen.github.io/Fantasy-Football-Analytics-Textbook/
Creative Commons Attribution 4.0 International
3 stars 2 forks source link

3.1 - Class Specific Packages #1

Closed AFauxPas closed 3 months ago

AFauxPas commented 3 months ago

Were you wanting to have the psych packages loaded in doing the fantasy football analysis?

isaactpetersen commented 3 months ago

Thanks for your question! Are you asking whether one should load the psych package in the "Load Packages" section of the "Getting Started" chapter?: https://github.com/isaactpetersen/Fantasy-Football-Analytics-Textbook/blob/main/getting-started.qmd#L47

Eventually, yes. I haven't added code yet that uses the psych package, but I plan to. I'm only having users load the packages they'd need to run the code on a particular page. Does that answer your question? Let me know if there'd be something that would be helpful to clarify either here or in the code.

Also, I updated the install.packages() statement on that page, so the user installs additional necessary packages. Hope that helps!

Thanks!

AFauxPas commented 3 months ago

No, I think that answers it. I saw the instruction for loading that package, but didn't see it referenced yet in Chapter 3. Sorry for jumping the gun!

On Sat, Jun 8, 2024 at 12:56 PM isaactpetersen @.***> wrote:

Thanks for your question! Are you asking whether one should load the psych package in the "Load Packages" section of the "Getting Started" chapter?: https://github.com/isaactpetersen/Fantasy-Football-Analytics-Textbook/blob/main/getting-started.qmd#L47

Eventually, yes. I haven't added code yet that uses the psych package, but I plan to. I'm only having users load the packages they'd need to run the code on a particular page. Does that answer your question? Let me know if there'd be something that would be helpful to clarify either here or in the code.

Thanks!

— Reply to this email directly, view it on GitHub https://github.com/isaactpetersen/Fantasy-Football-Analytics-Textbook/issues/1#issuecomment-2156121186, or unsubscribe https://github.com/notifications/unsubscribe-auth/BIF5OOVB6I5XCQDCBAYSW7TZGNAUNAVCNFSM6AAAAABJAECQ6CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJWGEZDCMJYGY . You are receiving this because you authored the thread.Message ID: <isaactpetersen/Fantasy-Football-Analytics-Textbook/issues/1/2156121186@ github.com>

isaactpetersen commented 3 months ago

No worries! I will close this issue for now, but feel free to re-post if it would be helpful to re-open. Thanks for your question and engagement!