R Project - how to create bar chart (ggplot2) from spreadsheet-includes data pivot & remove a column

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ก.ย. 2024

ความคิดเห็น • 30

  • @diana.anuphama7901
    @diana.anuphama7901 2 ปีที่แล้ว +3

    Thank you so much.
    Extremely helpful and well presented.

    • @DFK_data
      @DFK_data  2 ปีที่แล้ว

      Thank you! Glad you enjoyed the video

    • @diana.anuphama7901
      @diana.anuphama7901 2 ปีที่แล้ว +1

      @@DFK_data of course.
      Please keep up the good work

  • @lindalangford320
    @lindalangford320 7 หลายเดือนก่อน +1

    Thanks for such an informative video. It is greatly appreciated.

    • @DFK_data
      @DFK_data  7 หลายเดือนก่อน

      Thank you!

  • @terungwaemmanuel-i8h
    @terungwaemmanuel-i8h 2 หลายเดือนก่อน +2

    The video is interesting

    • @DFK_data
      @DFK_data  2 หลายเดือนก่อน

      Thank you! Thanks for watching the video

  • @moluscosm
    @moluscosm ปีที่แล้ว +2

    I LOVE YOU

  • @leanne-se2sp
    @leanne-se2sp 4 หลายเดือนก่อน +2

    Hi, I'm in my 2nd year at university and have never been able to grasp R in any of the workshops but your video made it so easy! Thank you so much, I have been panicking about this assignment for weeks, and with your video, I can finally get it done, thank you again :) 10/10!

    • @DFK_data
      @DFK_data  4 หลายเดือนก่อน

      Thank you! Glad the video helped. Good luck with your studies!

  • @lucacotan4492
    @lucacotan4492 ปีที่แล้ว +3

    Thank you so much for the video! You actually showed perfectly how to transform the excel sheet into a barplot in "R"!

    • @DFK_data
      @DFK_data  ปีที่แล้ว +2

      You're very welcome!

  • @ibrahimlawan9663
    @ibrahimlawan9663 11 หลายเดือนก่อน +1

    Column names with spaces can sometimes cause issues because R treats spaces as a special character that indicates the end of a command.
    To solve this, 1. you can use backticks to specify column names with spaces (e.g., ggplot(data, aes(x = `Age group`, y = Value)), 2. you can rename the column (e.g., data$Age_group

    • @DFK_data
      @DFK_data  11 หลายเดือนก่อน

      Thanks!

  • @APerson-ky2gh
    @APerson-ky2gh 4 หลายเดือนก่อน +1

    Thanks so much, I'm a second year biology student who just started learning r for ecology data stuff and this video was so helpful

    • @DFK_data
      @DFK_data  4 หลายเดือนก่อน

      Thank you! Glad the video helped. Good luck with your studies!

  • @ren.auguste2200
    @ren.auguste2200 6 หลายเดือนก่อน +1

    Excellent video! If I may ask, do you have any for species accumulation curves? Or know where can point me in the right direction? Hoping you have one, as you explained so well!

    • @DFK_data
      @DFK_data  6 หลายเดือนก่อน

      Thank you! No I haven't done a video on species accumulation curves but perhaps a good idea for a future video.

    • @princerashedbartido5656
      @princerashedbartido5656 16 วันที่ผ่านมา

      @@DFK_data hello, how to install tidyr huhu mine wont work

  • @DingDongGrahamBell
    @DingDongGrahamBell 9 หลายเดือนก่อน +1

    Thank YOU so much! Quite informative! Have a Blessed New Year!

    • @DFK_data
      @DFK_data  9 หลายเดือนก่อน

      Thank you! Glad you found the video helpful

  • @inamhameed4963
    @inamhameed4963 ปีที่แล้ว +1

    Great, well-structured and organized. Much recommended your channel!!!

    • @DFK_data
      @DFK_data  ปีที่แล้ว

      Thanks! Much appreciated

  • @cristianjesus255
    @cristianjesus255 7 หลายเดือนก่อน +1

    OMG, this video helped me so much!!

    • @DFK_data
      @DFK_data  7 หลายเดือนก่อน

      Thanks! Glad you found the video helpful.

  • @papito-qf2jj
    @papito-qf2jj ปีที่แล้ว +1

    thanks alot ,
    it is so helpful

    • @DFK_data
      @DFK_data  ปีที่แล้ว

      Thanks for watching the video! Glad it was helpful.

  • @pedropuente3761
    @pedropuente3761 11 หลายเดือนก่อน +1

    Love this!

    • @DFK_data
      @DFK_data  11 หลายเดือนก่อน

      Thanks! Glad you enjoyed the video.