datasetInput <- iris output$tbl = renderDT( datasetInput %>% mutate_at(vars(5), as.factor), options = list(lengthChange = FALSE), filter = 'top', ) output$downloadData <- downloadHandler( filename = function() { paste("Data.csv") }, content = function(file) { write.csv(datasetInp...
Dataset export with mapper: when exporting a dataset from the data panel, you can now either choose raw data or a mapper. Footfall graphs improvedby displaying Footfall Intensity by Hour, by day and by month + Intensity Matrix (day of week vs. hour of day). ...
Export to CSV Export to Excel Export to PDF Print Though you might only require only one or two of the above buttons, I’m going to go through an example that lets you do all five at the same time. The below is what the final output looks like, using the iris dataset, where the ...
weka-dev-3.7.11.jar file has the following types. META-INF/MANIFEST.MF META-INF/maven/nz.ac.waikato.cms.weka/weka-dev/pom.properties META-INF/maven/nz.ac.waikato.cms.weka/weka-dev/pom.xml weka.Run.class weka.associations.AbstractAssociator.class weka.associations.Apriori.class weka.associati...
Add test for excel_csv Feb 9, 2022 .pylintrc Apply python formatters Jan 14, 2020 .style.yapf Apply python formatters Jan 14, 2020 CHANGES.md Render changes with newlines for each input (#1503) Jul 28, 2020 CITATION Adding a CITATION file ...
data_dictionary.csv.zip gapminderDataFiveYear.csv.zip globe_contours.csv.zip iris.csv.zip line_3d_dataset.csv.zip medicare.csv.zip medicare_cost.csv.zip motor_trend_car_road_tests.csv.zip multiple_y_axis.csv.zip processed_data.csv.zip school_earnings.csv.zip spectral.csv.zi...