
qol - Powerful 'SAS' Inspired Concepts for more Efficient Bigger Outputs
The main goal is to make descriptive evaluations easier to create bigger and more complex outputs in less time with less code. Introducing format containers with multilabels <https://documentation.sas.com/doc/en/pgmsascdc/v_067/proc/p06ciqes4eaqo6n0zyqtz9p21nfb.htm>, a more powerful summarise which is capable to output every possible combination of the provided grouping variables in one go <https://documentation.sas.com/doc/en/pgmsascdc/v_067/proc/p0jvbbqkt0gs2cn1lo4zndbqs1pe.htm>, tabulation functions which can create any table in different styles <https://documentation.sas.com/doc/en/pgmsascdc/v_067/proc/n1ql5xnu0k3kdtn11gwa5hc7u435.htm> and other more readable functions. The code is optimized to work fast even with datasets of over a million observations.
Last updated
data-analysisdata-manipulationexcelexcel-exportformatshigh-performanceoutputrstatsasstatisticsweights
5.41 score 14 stars 8 scripts 570 downloads
printify - Custom Formatted Console Messages with Timing Support
A lightweight message system relying purely on base R. Comes with built-in and pre styled message types and provides an easy way to create custom messages. Supports individually styled and colored text as well as timing information. Designed to make console output more informative and visually organized.
Last updated
customizationoutputprintstatisticsstyling
4.94 score 10 stars 1 dependents 5 scripts 1.2k downloads