| Configuration | Configuration |
| disconnect.default | Disconnect database resource |
| existsTable.default | Check Existance of a table |
| is.Maria | Test relationship between an object and DB object class |
| is.Oci | Test relationship between an object and DB object class |
| is.Postgre | Test relationship between an object and DB object class |
| is.Sqlite | Test relationship between an object and DB object class |
| KHanSUtils | KHanSUtils: KHan R Programming Utilities |
| KH.changeColName | Change name of columns in a data set |
| KH.changeDecimal | Format numbers in the table so they are correct in Persian. |
| KH.depart | Separate data set into multiple output files for each... |
| KH.dropColsByName | Drop column or columns from a data.table by using the names. |
| KH.get | Get module configurations. |
| KH.ifNull | Assign value to the variable. |
| KH.IQR | Get 'IQR' with rounded output |
| KH.loadCSV | Load data from a CSV file into 'data.table' |
| KH.loadXlsx | Read an Existing Excel Workbook |
| KH.max | Get 'max' with rounded output |
| KH.mean | Get 'mean' with rounded output |
| KH.median | Get 'median' with rounded output |
| KH.min | Get 'min' with rounded output |
| KH.nineNumbers.by | Produce table of nine-numbers grouped by a given column in... |
| KH.nineNumbers.table | Produce complete table of nine-numbers grouped by a given... |
| KH.nineNumbers.total | Produce single row of nine-numbers for the given column in... |
| KH.quant.10 | Get 'quantile' with rounded output for probability of 0.10 |
| KH.quant.25 | Get 'quantile' with rounded output for probability of 0.25 |
| KH.quant.75 | Get 'quantile' with rounded output for probability of 0.75 |
| KH.quant.n | Get 'quantile' with rounded output |
| KH.roundAll | Round a data.table to different precision in various columns |
| KH.sd | Get 'sd' with rounded output |
| KH.selectByMax | Select rows based on maximum a value in a given column |
| KH.selectByMin | Select rows based on minimum a valuein a given column |
| KH.set | Save a new value for module environment. |
| KH.writeCSV | Write data set into a CSV file |
| KH.writeXlsx | Write data set into a Excel 2007 (XLSX) file |
| listTables.default | List tables in the database |
| Maria | Create a database connection object using MariaDB DBMS. |
| Oci | Create a database connection object using Oracle DBMS. |
| Plots.createBoxPlot | Draw a horizontal boxplot. |
| Postgre | Create a database connection object using PostgreSQL DBMS. |
| readAll.default | Read all the rows and columns in the given table. |
| readSQL.default | Read sequel from string and return the data |
| readSQLFile.default | Read sequel from a file and return the data |
| sendSQLString.default | Send sequel from a string |
| Sqlite | Create a database connection object using Sqlite |
| test_function | Some dummy function to list selected ROxygen documentation... |
| writeTable.default | Write and append data to the table. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.