Giter VIP home page Giter VIP logo

zhaoy provides functions for 5 data tasks: transfer, tidy, transform, summarize, and check.

Some advantages of zhaoy functions:

  • Data-transfer functions convert relative file-paths to absolute file-paths, so there's no need to set working directories.

  • First arguments are data, so functions are compatible with the tidyverse pipe.

  • Within data tasks, function names and arguments are consistent.

transfer

Microsoft Excel: import_excel (deprecates i_excel) and export_excel

feather: import_feather (deprecates i_feather) and export_feather

R-specific binary files: import_rds and export_rds

path: convert relative file-paths to absolute

tidy

tidy_activity: Provide Enterprise (PE) "Activity Summary By Provider by Client by Date" report

tidy_adap: Provide Enterprise (PE) "Clients - View ADAP Clients by Recertification Date" report

tidy_lab_pe: Provide Enterprise (PE) "Test Results by Client With ID" report

tidy_provider_relationship: Provide Enterprise (PE) "Test Results by Client With ID" report

transform

lc_df (deprecates i_df): convert upper-case English characters to lower-case, in data-frames

lz_id: include or exclude leading zeros in medical record numbers (MRNs)

summarize

s_cross_n: cross-tabulate counts of unique values, including missing-data, in 2 or 3 variables

s_cross_p: cross-tabulate percents of unique values, including missing-data, in 2 or 3 variables

s_cross_np: cross-tabulate counts and percents of unique values, including missing-data, in 2 or 3 variables

s_mode: statistical mode

s_s: tabulate summary statistics

s_unique: tabulate counts and percents of unique values, including missing-data, in vectors

check

c_assert: check assertions about data

zhaoy's Projects

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.