Skip to contents
RAWdataR 1.2.5
- allow post-function to add extra columns in raw-id.csv data frame in
raw.updateID
RAWdataR 1.2.4
- support Windows paths for RAW-ID.csv
- support colon in “C:" and convert forward to backslashes
- Update tests
RAWdataR 1.2.3
- move header to the front in RAW-ID.csv file
- update
raw.dataMaker()
to generate makeData()
RAWdataR 1.2.0
- add post function to
raw.updateID()
, such that type or sample names could be adjusted according to specific rules.
RAWdataR 1.1.0
- create new column in dataRAW with META data
- add file generation date
- store data in header
- fix NA with empty strings after writing and reading CSV
RAWdataR 0.6.4
- add SQL installation function
raw.installSQLremote()
- allow generation of a TeX article that shows all figures
RAWdataR 0.6.3
- update AFM data maker (SQL integration)
RAWdataR 0.6.1
-
RAW
folder can be in a folder above the selected folder with raw.dataProject()
- function
fig2tex()
to save graphs as a TeX snippet for import
RAWdataR 0.5.2
-
raw.updateID()
uses data-raw
as the default raw folder and also for results
RAWdataR 0.5.2
- allow to search for partial filename matching in
raw.getIDfromFile()
- add
raw.updateID()
to build unique IDs for files based on MD5
- add function
path.goUpOneDir()
to easily go up one directory
RAWdataR 0.5.1
- allow recursive search (subfolders) in raw data folder
- Number of valid files returned by
raw.inspectFolder()
- Instruments “xrd” and “XRD” are converted to lowercase
-
raw.fixInvalidFile()
can add instrument, user, project, and sample
- Fix findFiles, so that only specific item is searched.