Git Product home page Git Product logo

Comments (2)

maurolepore avatar maurolepore commented on June 24, 2024
  • Export functions that are used more than once.
  • Move functions that are used only once.
               %||% check_crucial_names   collapse_censusid           detect_if          drop_if_na             flag_if 
                  1                   5                   1                   1                   1                   2 
         gather_mat       guess_plotdim     has_table_names            name_dfs      rename_matches           round_any 
                  1                   2                   1                   2                   1                   1 
       suffix_match       to_tidy_names             warn_na 
                  2                   1  
$`fgeo.base`
[1] "check_crucial_names"

$fgeo.ctfs
[1] "%||%, check_crucial_names, guess_plotdim"

$fgeo.habitat
[1] "check_crucial_names, has_table_names"

$fgeo.tool
[1] "rename_matches, check_crucial_names, flag_if, guess_plotdim, round_any, warn_na, detect_if, name_dfs, to_tidy_names, drop_if_na, suffix_match, gather_mat"

$fgeo.map
[1] "check_crucial_names, suffix_match, flag_if, collapse_censusid"

$fgeo
[1] "name_dfs"

from fgeo.tool.

maurolepore avatar maurolepore commented on June 24, 2024

I already did a major refactoring.

from fgeo.tool.

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.