Files in nacnudus/tidyxl
Read Untidy Excel Files

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.gitignore
.travis.yml
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/RcppExports.R R/data.R R/is_date_format.R R/is_range.R R/maybe_xlsx.R R/tidy_xlsx.R R/tidyxl-package.R R/utils.R R/xlex.R R/xlsx_cells.R R/xlsx_color_theme.R R/xlsx_formats.R R/xlsx_names.R R/xlsx_sheet_names.R R/xlsx_validation.R R/zip.R README.Rmd README.md
_pkgdown.yaml
_pkgdown.yml
appveyor.yml
cran-comments.md
data/excel_functions.rda
data/xlsx_color_standard.rda
data/xlsx_colour_standard.rda
docs/404.html
docs/articles/data-validation-rules.html
docs/articles/data-validation-rules_files/anchor-sections-1.0/anchor-sections.css
docs/articles/data-validation-rules_files/anchor-sections-1.0/anchor-sections.js
docs/articles/data-validation-rules_files/header-attrs-2.1/header-attrs.js
docs/articles/data-validation-rules_files/header-attrs-2.5/header-attrs.js
docs/articles/enron-constants.png
docs/articles/index.html
docs/articles/smells.html
docs/articles/smells_files/anchor-sections-1.0/anchor-sections.css
docs/articles/smells_files/anchor-sections-1.0/anchor-sections.js
docs/articles/smells_files/figure-html/unnamed-chunk-7-1.png
docs/articles/smells_files/header-attrs-2.1/header-attrs.js
docs/articles/smells_files/header-attrs-2.5/header-attrs.js
docs/articles/styles-screenshot.png
docs/articles/tidy_xlsx.gif
docs/articles/tidyxl.html
docs/articles/tidyxl_files/anchor-sections-1.0/anchor-sections.css
docs/articles/tidyxl_files/anchor-sections-1.0/anchor-sections.js
docs/articles/tidyxl_files/header-attrs-2.1/header-attrs.js
docs/articles/tidyxl_files/header-attrs-2.5/header-attrs.js
docs/articles/titanic-screenshot.png
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/jquery.sticky-kit.min.js
docs/link.svg
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Rplot001.png
docs/reference/excel_functions.html
docs/reference/index.html
docs/reference/is_date_format.html
docs/reference/is_range.html
docs/reference/maybe_xlsx.html
docs/reference/tidy_xlsx.html
docs/reference/tidyxl.html
docs/reference/xlex.html
docs/reference/xlsx_cells.html
docs/reference/xlsx_color_standard.html
docs/reference/xlsx_color_theme.html
docs/reference/xlsx_formats.html
docs/reference/xlsx_names.html
docs/reference/xlsx_sheet_names.html
docs/reference/xlsx_validation.html
inst/extdata/default.xlsx
inst/extdata/enron-constants.xlsx
inst/extdata/enron-nested.xlsx
inst/extdata/examples.xls
inst/extdata/examples.xlsb
inst/extdata/examples.xlsm
inst/extdata/examples.xlsx
inst/extdata/examples.xltm
inst/extdata/examples.xltx
inst/extdata/titanic.xlsx
man/excel_functions.Rd
man/figures/tidy_xlsx.gif
man/is_date_format.Rd man/is_range.Rd man/maybe_xlsx.Rd man/tidy_xlsx.Rd man/tidyxl-package.Rd man/xlex.Rd man/xlsx_cells.Rd man/xlsx_color_standard.Rd man/xlsx_color_theme.Rd man/xlsx_formats.Rd man/xlsx_names.Rd man/xlsx_sheet_names.Rd man/xlsx_validation.Rd
src/.gitignore
src/RcppExports.cpp
src/border.cpp
src/border.h
src/color.cpp
src/color.h
src/date.h
src/fill.cpp
src/fill.h
src/font.cpp
src/font.h
src/gradientFill.cpp
src/gradientFill.h
src/gradientStop.cpp
src/gradientStop.h
src/paren_type.h
src/patternFill.cpp
src/patternFill.h
src/rapidxml.h
src/rapidxml_print.h
src/ref.cpp
src/ref.h
src/ref_grammar.h
src/shared_formula.cpp
src/shared_formula.h
src/string.h
src/stroke.cpp
src/stroke.h
src/tidyxl.cpp
src/token_grammar.h
src/xf.cpp
src/xf.h
src/xlex.cpp
src/xlsxbook.cpp
src/xlsxbook.h
src/xlsxcell.cpp
src/xlsxcell.h
src/xlsxnames.cpp
src/xlsxnames.h
src/xlsxsheet.cpp
src/xlsxsheet.h
src/xlsxstyles.cpp
src/xlsxstyles.h
src/xlsxvalidation.cpp
src/xlsxvalidation.h
src/zip.cpp
src/zip.h
tests/testthat.R
tests/testthat/1900-02-29.xlsx
tests/testthat/1900.xlsx
tests/testthat/1904.xlsx
tests/testthat/Ekaterinburg_IP_9.xlsx
tests/testthat/EvaluacionCensal_Secundaria_SEGUNDO_14112018_160622.xlsx
tests/testthat/cellStyleXfs-missing.xlsx
tests/testthat/comment-on-blank-cell.xlsx
tests/testthat/default.xlsx
tests/testthat/examples-gnumeric.xlsx
tests/testthat/examples.xls
tests/testthat/examples.xlsb
tests/testthat/examples.xlsm
tests/testthat/examples.xlsx
tests/testthat/examples.xltm
tests/testthat/examples.xltx
tests/testthat/formulas.xlsx
tests/testthat/haskell.xlsx
tests/testthat/inline-formatted-string.xlsx
tests/testthat/inlineStr.xlsx
tests/testthat/inlineStr2.xlsx
tests/testthat/iris-google-doc.xlsx
tests/testthat/is_range.R
tests/testthat/jmp.xlsx
tests/testthat/libreoffice-bool.xlsx
tests/testthat/libreoffice-fill.xlsx
tests/testthat/libreoffice-missing-styles.xlsx
tests/testthat/lu-performance-data-almanac.xlsx
tests/testthat/newEXCEL.xlsx
tests/testthat/new_line_errors.xlsx
tests/testthat/openxlsx1900.xlsx
tests/testthat/outlines.xlsx
tests/testthat/phonetic.xlsx
tests/testthat/rainbow.xlsx
tests/testthat/richtext-coloured.xlsx
tests/testthat/sheet-order.xlsx
tests/testthat/test-comments.R tests/testthat/test-compatibility.R tests/testthat/test-dates.R tests/testthat/test-formats.R tests/testthat/test-inline-strings.R tests/testthat/test-is_date_format.R tests/testthat/test-maybe_xlsx.R tests/testthat/test-names.R tests/testthat/test-outline-levels.R tests/testthat/test-richtext.R tests/testthat/test-shared-formula.R tests/testthat/test-tidy_xlsx.R tests/testthat/test-validation.R tests/testthat/test-xlex.R tests/testthat/test-xlsx_cells.R tests/testthat/test-xlsx_color_theme.R tests/testthat/test-xlsx_sheet_names.R tests/testthat/test-zip.R
tests/testthat/themes-2016.xlsx
tests/testthat/thousand.xlsx
tests/testthat/utf8-cities.xlsx
tests/testthat/utf8.xlsx
tests/testthat/x14-extensions.xlsx
tests/testthat/xfd1048576.xlsx
vignettes/data-validation-rules.Rmd
vignettes/enron-constants.png
vignettes/smells.Rmd
vignettes/styles-screenshot.png
vignettes/tidyxl.Rmd
vignettes/titanic-screenshot.png
nacnudus/tidyxl documentation built on Jan. 17, 2024, 9:26 a.m.