IconNews API Components Example 

This workflow demonstrates basic usage of the News API components. With these components, you can search for current news headlines or perform an advanced […]

Iconkn_​example_​r_​date_​formats_​extended 

demonstrate how to switch between various date formats in old and new KNIME date format, number, string and UNIX timestamps

Iconkn_​example_​r_​read_​xlsx_​file_​skip_​lines 

use R library(readxl) to read XLSX/Excel file into KNIME and skipt the first 3 rows

Iconkn_​example_​r_​read_​single_​xlsx_​file 

use R library(readxl) to read XLSX/Excel file into KNIME Export the data to SQLite, ARFF and Parquet and demonstrate to read the files back into KNIME

Iconkn_​example_​r_​read_​single_​csv_​file 

use R library(readr) to read (messy) CSV file into KNIME Export the data to SQLite, ARFF and Parquet and demonstrate to read the files back into KNIME