Code Monkey home page Code Monkey logo

Comments (3)

sebastian-fox avatar sebastian-fox commented on June 15, 2024 1

Great - very pleased that's worked :)
Enjoy fingertipsR - do let us know if you do anything exciting with it
Seb

from fingertipsr.

sebastian-fox avatar sebastian-fox commented on June 15, 2024

Hi @Cameronr99 , I'm not entirely sure as looking at your directory path your R is configured slightly differently to mine. I've just read this discussion and I think you might have something similar going on. My guess is that, for some reason, your readr isn't installed in the place R looks for it when that function is running.

I realise you said you've reinstalled readr already. Have you tried uninstalling it then installing it again? If not, this is what the last comment said worked for him. Try:

remove.packages("readr")
install.packages("readr")

Hopefully that will put it in the right place. Let me know how you get on.

Also, for info, fingertips_data(ProfileID = 19) does the same thing as what you've written and is more readable. I wouldn't normally comment on people's code, but you said you are new to R so I thought that might be helpful.

Seb

from fingertipsr.

Cameronr99 avatar Cameronr99 commented on June 15, 2024

Hi @sebastian-fox

That worked, thank you!

Happy for you to comment on the code, I thought I needed the commas to denote null values - your suggestion is appreciated. I've just been on the PHE workshop so far so am a real novice.

Cameron

from fingertipsr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.