Package: xlsx2dfs
Type: Package
Title: Read and Write 'Excel' Sheets into and from List of Data Frames
Version: 0.1.0
Authors@R: person("Gwang-Jin", "Kim", email = "gwang.jin.kim.phd@gmail.com",
  role = c("aut", "cre"))
Maintainer: Gwang-Jin Kim <gwang.jin.kim.phd@gmail.com>
Description: Reading and writing sheets of a single 'Excel' file into and from a list of data frames. Eases I/O of tabular data in bioinformatics while keeping them in a human readable format.
Depends: openxlsx
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-10-10 08:40:32 UTC; josephus
Author: Gwang-Jin Kim [aut, cre]
Repository: CRAN
Date/Publication: 2019-10-11 09:10:02 UTC
Built: R 4.5.2; ; 2025-11-01 01:52:18 UTC; windows
