'SAS'-Style 'PROC FORMAT' for R


[Up] [Top]

Documentation for package ‘ksformat’ version 0.4.2

Help Pages

ksformat-package ksformat: 'SAS'-Style 'PROC FORMAT' for R
e Mark a Label for Expression Evaluation
fclear Remove Format(s) from Library
fexport Export Formats to 'SAS'-like Text
fimport Import Formats from 'SAS' PROC FORMAT CNTLOUT CSV
finput Create Invalue Format (Reverse Formatting like 'SAS' INVALUE)
finputc Apply Character Invalue by Name (like 'SAS' INPUTC)
finputn Apply Numeric Invalue by Name (like 'SAS' INPUTN)
fnew Create a Format Definition (like 'SAS' PROC FORMAT)
fnew_bid Create Bidirectional Format
fnew_date Create Date/Time Format
format_get Retrieve a Format from the Library
fparse Parse Format Definitions from 'SAS'-like Text
fprint Print Format(s) from Library
fput Apply Format to Data (like 'SAS' PUT function)
fputc Apply Character Format by Name (like 'SAS' PUTC)
fputn Apply Numeric Format by Name (like 'SAS' PUTN)
fput_all Apply Format and Return All Matches (Multilabel)
fput_df Apply Format to Data Frame Columns
is_missing Check if Value is Missing
ksformat ksformat: 'SAS'-Style 'PROC FORMAT' for R
ksformat_cheatsheet Open the ksformat cheat sheet
print.ks_format Print Format Object
print.ks_invalue Print Invalue Object
range_spec Create Range Specification