Closed hannesdatta closed 3 months ago
@bodr101
I can't seem to find a .Rpres file in the folder 'data exploration'. Is this missing or am I just not looking correctly? I can see a .Rpres for the data preparation for example, but not of today's tutorial.
content/docs/tutorials/data-preparation/tutorial.Rpres
@bodr101, did you incorporate this after all? I think you did, right? Let's close this issue then.
Think I totally forgot to actually incorporate this, but should be good now. Hopefully it worked and I added extra slides with the answers and proper coding format, etc.
How can I see btw what the changes on the deck will look like without committing? Because the preview only shows me the changing in the code and not what it will look like in the deck?
Uhh to be able to see the deck you have to render it yourself in Rstudio (“save as website”) and replace the HTML file via a commit.
From: Bo de Ruijter @.> Sent: Thursday, October 13, 2022 3:30 PM To: hannesdatta/course-dprep @.> Cc: Hannes Datta @.>; Author @.> Subject: Re: [hannesdatta/course-dprep] add solutions to slide deck (Issue #137)
Think I totally forgot to actually incorporate this, but should be good now. Hopefully it worked and I added extra slides with the answers and proper coding format, etc.
How can I see btw what the changes on the deck will look like without committing? Because the preview only shows me the changing in the code and not what it will look like in the deck?
— Reply to this email directly, view it on GitHubhttps://github.com/hannesdatta/course-dprep/issues/137#issuecomment-1277618596, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AD6KNIXQO7YAG44NI4XIL4LWDAFGNANCNFSM6AAAAAAQSZZJSE. You are receiving this because you authored the thread.Message ID: @.**@.>>
Here's the source code of today's tutorial. It would be fantastic if you could take the
.rpres
of today's tutorial and add the solutions to it.Check the .rpres for how I did it. It's also possible to add NEW SLIDES with the source code. Just try out what works.
Contribute via a PR - good practice.
Thanks!