Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9004827
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T00:59:17+00:00 2026-06-16T00:59:17+00:00

Am running these lines of code in the source, and then click Run in

  • 0

Am running these lines of code in the source, and then click “Run” in Rstudio.

fill_colors <- c()
for(i in 1:length(hotdogs$Country) ) {
  if (hotdogs$Country[i] == "United States") {
    fill_colors <- c(fill_colors, "#821122")
  } else {
    fill_colors <- c(fill_colors, "cccccc")
  }
}

The code gets passed down to the console, but for some reason, the plot doesn’t change.

Any idea why?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T00:59:18+00:00Added an answer on June 16, 2026 at 12:59 am

    If you’re following http://www.cs.odu.edu/~mweigle/cs795/barchart-r.html:

    I suspect you haven’t run the line directly after it, which is:

    barplot(hotdogs$Dogs.eaten, names.arg=hotdogs$Year, col=fill_colors, 
            border=NA, xlab="Year", ylab="Hot dogs and buns (HDB) eaten")
    

    Running only the lines you’ve given will generate a vector fill_colors, but you need to use that as a parameter for fill in barplot.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was looking through the TimSort java code: Original Source in particular lines 676
and get meaningful results. Currently I am running these three queries: SELECT t.type,t.id,s.title FROM
Can I combine these 2 SQL statements? Currently running 2 queries. Trying to tighten
How can I trim these 7 columns down to 5 columns, by running some
My client has PHP running on an IIS server, I know these vti_conf files
I have a running JVM with two threads. Is it possible to see these
I have a local install of Wordpress running & I am suddenly getting these
I run a java code that produces a lot of read and write from/to
I just got this quite large CakePHP app (about 20k lines of code), which
I'm developing some code that is simulating network equipment. I need to run several

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.