R Tutorial 14. plot|Plot Bar plot in R Categorical variable with customized color |Percentage plot R

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • Data Science updates:-Bar plot for Categorical variable with customized color, order of bins and Represent counts/Percentage on respective bins
    package ggplot2 part 2 How to Change theme of chart and Time series plot with trend line:- • Data/Fun:R package ggp...
    Data/Fun:-R package ggplot2 part 1 Scatter plot How to change Darkness of points and Size of points :-www.youtube.co....
    How to plot interactive maps in R Studio:- • How to plot interactiv...
    Comparison of Python functions with R functions,Filter,Sort etc :-www.youtube.co....
    ############Subscribe this RUclips Channel Data/Fun############
    Data Science updates:How to Analyze any stock like Alibaba,Google,HDFC,Kotak bank in share market
    by R (quantmod) Package
    Github link:-github.com/suj....

Комментарии • 21

  • @rapatel1642
    @rapatel1642 2 года назад +1

    Nice video, I have been searching for this.

  • @bernicebaako1533
    @bernicebaako1533 3 года назад +1

    Wow, you literally saved my life. Thanks so much. Great video

  • @hanialnami7468
    @hanialnami7468 4 года назад +1

    Thank you so much. Clear and easy to follow

  • @_philosophie
    @_philosophie 4 года назад +1

    Very helpful. Thank you!

  • @jababnamgay6366
    @jababnamgay6366 3 года назад

    Thanks a lot sir

  • @Room3102
    @Room3102 3 года назад

    Nice video!
    I got from to set the percentages at the first try.
    However, after I closed my R Studio and opened it again, it showed me an error while trying to compile:
    Error in FUN(X[[i]], ...) : object 'A' not found
    Would you have any idea why?

  • @rezwanaassad
    @rezwanaassad 3 года назад

    How to change data on x-axis to percentage as well?

  • @LeonelaLorenaYamucaSalvatierra
    @LeonelaLorenaYamucaSalvatierra 4 года назад +1

    How use fill = factor(ifelse (x=="name"))) ? My results is Error in ifelse(x == "name") :
    argument "yes" is missing, with no default

  • @mr.asiandefault
    @mr.asiandefault 4 года назад +1

    Hey Data/Fun, I'm stuck on my HW because I can't seem to figure out how to label my bar graphs. Can I send you an email about my homework, so maybe you could help me?

  • @tanmay094
    @tanmay094 4 года назад

    How can I fit a normal curve over the barplot?