Man pages for ks465/r-utils
A Collection of Wrappers for Frequently Used Codes

ConfigurationConfiguration
disconnect.defaultDisconnect database resource
existsTable.defaultCheck Existance of a table
is.MariaTest relationship between an object and DB object class
is.OciTest relationship between an object and DB object class
is.PostgreTest relationship between an object and DB object class
is.SqliteTest relationship between an object and DB object class
KHanSUtilsKHanSUtils: KHan R Programming Utilities
KH.changeColNameChange name of columns in a data set
KH.changeDecimalFormat numbers in the table so they are correct in Persian.
KH.departSeparate data set into multiple output files for each...
KH.dropColsByNameDrop column or columns from a data.table by using the names.
KH.getGet module configurations.
KH.ifNullAssign value to the variable.
KH.IQRGet 'IQR' with rounded output
KH.loadCSVLoad data from a CSV file into 'data.table'
KH.loadXlsxRead an Existing Excel Workbook
KH.maxGet 'max' with rounded output
KH.meanGet 'mean' with rounded output
KH.medianGet 'median' with rounded output
KH.minGet 'min' with rounded output
KH.nineNumbers.byProduce table of nine-numbers grouped by a given column in...
KH.nineNumbers.tableProduce complete table of nine-numbers grouped by a given...
KH.nineNumbers.totalProduce single row of nine-numbers for the given column in...
KH.quant.10Get 'quantile' with rounded output for probability of 0.10
KH.quant.25Get 'quantile' with rounded output for probability of 0.25
KH.quant.75Get 'quantile' with rounded output for probability of 0.75
KH.quant.nGet 'quantile' with rounded output
KH.roundAllRound a data.table to different precision in various columns
KH.sdGet 'sd' with rounded output
KH.selectByMaxSelect rows based on maximum a value in a given column
KH.selectByMinSelect rows based on minimum a valuein a given column
KH.setSave a new value for module environment.
KH.writeCSVWrite data set into a CSV file
KH.writeXlsxWrite data set into a Excel 2007 (XLSX) file
listTables.defaultList tables in the database
MariaCreate a database connection object using MariaDB DBMS.
OciCreate a database connection object using Oracle DBMS.
Plots.createBoxPlotDraw a horizontal boxplot.
PostgreCreate a database connection object using PostgreSQL DBMS.
readAll.defaultRead all the rows and columns in the given table.
readSQL.defaultRead sequel from string and return the data
readSQLFile.defaultRead sequel from a file and return the data
sendSQLString.defaultSend sequel from a string
SqliteCreate a database connection object using Sqlite
test_functionSome dummy function to list selected ROxygen documentation...
writeTable.defaultWrite and append data to the table.
ks465/r-utils documentation built on May 23, 2019, 5:07 p.m.