GithubHelp home page GithubHelp logo

Comments (7)

stephlocke avatar stephlocke commented on June 10, 2024 1

some vanilla files that are called things like:

  • data_preprocessing.R
  • EDA.R / EDA.Rmd
  • Report.Rmd

so folks could just start filling them out / customising them

from starters.

stephlocke avatar stephlocke commented on June 10, 2024 1

another rename to "stephsays" like cowsays but better! ;)

from starters.

stephlocke avatar stephlocke commented on June 10, 2024

Did a PR (#25) to make some packages install by default

from starters.

maelle avatar maelle commented on June 10, 2024

Not sure what is to be done for this issue?

from starters.

maelle avatar maelle commented on June 10, 2024

The EDA template should include the magical function

DataExplorer::create_report()

Any other must?

from starters.

stephlocke avatar stephlocke commented on June 10, 2024
  • The report.rmd could be a basic rmarkdown file with a set.seed
  • The preprocessing could include some comments like
# library calls - make sure any libraries you need are included in the DESCRIPTION too. Run `usethis::use_package()`
# connections to data sources - consider configuration management so you don't accidentally publish important password etc. Check out packages like `config`
# data processing
# output clean but raw data to the `data/` dir. If the file is big you may need to enable Git LFS before you commit the data!

from starters.

maelle avatar maelle commented on June 10, 2024

This package's description should be "All the cool stuff @stephlocke wants you to know about and use" ✨

from starters.

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.