If you enjoyed this video and want to level up your R skills even further, check out my latest video courses: 📍 Data Cleaning Master Class at data-cleaning.albert-rapp.de/ 📍 Insightful Data Visualizations for "Uncreative" R Users at arapp.thinkific.com/courses/insightful-data-visualizations-for-uncreative-r-users
I love your contents and I think all your videos are valuable , but I have to say, this is the most valuable content ever, maybe because nested lists are always a pain in..... 😅. Thank you
Thank you, really appreciate that you have followed my content for so long :) And yeah, nested lists are aweful. Doesn't get any easier to deal with them but with a good set of functions it becomes bearable :D
Brilliant material, although I am very comfortable with Rand tidyverse, I was thinking of using python for my rest API use cases because I thought there wre no comprehensive packages in R to do the same. This video opened my eyes. Thanks a lot
As always, great content!! Can you share what the colored bars are in your qmd file to the left of your code? It’s pink and sometimes goes to green? Thanks in advanced!
If you enjoyed this video and want to level up your R skills even further, check out my latest video courses:
📍 Data Cleaning Master Class at data-cleaning.albert-rapp.de/
📍 Insightful Data Visualizations for "Uncreative" R Users at arapp.thinkific.com/courses/insightful-data-visualizations-for-uncreative-r-users
Three great videos rolled in to one, using:
1. weather api
2, chatAPi api
3. geocoding api
I love your contents and I think all your videos are valuable , but I have to say, this is the most valuable content ever, maybe because nested lists are always a pain in..... 😅.
Thank you
Thank you, really appreciate that you have followed my content for so long :) And yeah, nested lists are aweful. Doesn't get any easier to deal with them but with a good set of functions it becomes bearable :D
I really love that you take users from the very beginning with you :D Thanks!!
I've actually never heard of this package! Great content as always :D
Yeah, this package flies kind of under the radar until you need to call APIs 😬
You have really unique content. Love it.
Thank you :)
Great content as always. I feel you were reading my mind as I was accessing my first OAuth api today and this helped so much
Lucky timing, I guess :D But glad it's helpful ☺
Thank you! I learned a lot thanks to your explanation.
Glad that this helped you 😊
Brilliant material, although I am very comfortable with Rand tidyverse, I was thinking of using python for my rest API use cases because I thought there wre no comprehensive packages in R to do the same. This video opened my eyes. Thanks a lot
I once thought the same thing and then discovered {httr2} 😁 that's why I made the video. Glad this package helped you too 🤗
Yup, fantastic stuff again!
As always, thank you Paul ☺
As always, great content!! Can you share what the colored bars are in your qmd file to the left of your code? It’s pink and sometimes goes to green? Thanks in advanced!
It's the rainbow Indents from RStudio. You can enable them in the settings. I really enjoy that setting
hello Albert, great video! quick question, how did you set the rainbow indentation in RStudio, is that part of global options now?
Yup it's in the settings under code > display > Intentation guide: Rainbow fills
@@rappa753 many thanks!
Very good tutorial. Have you tried twitter API?
Thank you 🤗 and no I didn't try it. Last time I checked the Twitter api cost a whole lot of money