excelR icon indicating copy to clipboard operation
excelR copied to clipboard

An Interface to 'jExcel.js' Library

Results 31 excelR issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Currently our project is seeking a R-based solution for a browser-based spreadsheet with tabs. excelR, which is based on v3...

**Describe the bug** When editing the table in a Shiny app, I noticed that the app will crash when you press 'enter' on the last row. I noticed that briefly...

bug
can't reproduce

I was wondering if there was a way to make part of an `excelTable` read-only (e.g. a cell, several specific cells, a row, a column...). The `excelTable()` function has the...

Feature Request

Hello! You describe how to create pulldown menus in cells. In my use case I'd like to create a table with **a single row** where the available choices in a...

hello I want to use "excelR" to directly show some picture in the table. my image is stored in my computer. here is my code: ``` data

Hello! Thanks for this really amazing package. I hope you find the time to keep up with this the great work. Unfortunately, I noticed some strange behavior when I overwrite...

Hello! Do you see a change to rename your wonderful package into something easier to search for in Google? Looking for excelR gives you typically tons of Excel related results...

Hello! I'd like to use your great package for data input. When I select a cell by a **single click** and start typing a letter or a number everything works...

bug
can't reproduce

It's quite convenient to use this tool in shiny app This is a simple bug I meet, but I think it's also very important😁😁 I have a table output like...

bug

Is it possible to add the footer option from jexcel? Doesn't seems like the object even carries the method.