Function reference
-
fig2tex()
- Save ggplot Figure to TeX Snippet
-
makeRAWtestFolder()
- Makes a RAW test folder
-
path.goUpOneDir()
- Return path up one directory
-
raw.RAWIDfile()
- Full Path of RAW-ID File
-
raw.checkNoSubfolders()
- Subfolders in RAW path
-
raw.dataATE()
- Create dataATE Table
-
raw.dataFilesAFM()
- Create dataFilesAFM Table
-
raw.dataMaker()
- Creates a maker file inside the data-raw folder
-
raw.dataProject()
- makes a data R project
-
raw.dataXRD()
- Create dataXRD Table
-
raw.findDuplicates()
- Find duplicate RAW files
-
raw.findFiles()
- returns a list of files provided the search criteria
-
raw.fixInvalidFile()
- Fix invalid data filename
-
raw.getDatabase()
- Manage SQL Database with Data Package
-
raw.getFileByID()
- Return filename by ID
-
raw.getFilename()
- OBSOLETE: return filename from MD5
-
raw.getFilenameByMD5()
- returns the filename with certain MD5sum
-
raw.getIDbyFile()
- Return filename by ID
-
raw.getInvalidFiles()
- Returns all invalid RAW files
-
raw.getMD5()
- returns the MD5sum of a filename
-
raw.getMD5str()
- returns a string with all MD5 files
-
raw.getNames()
- Separate projects, dates, and users
-
raw.getNoImages()
- returns the number of images
-
raw.getNoSamples()
- returns approximate number of samples that were made
-
raw.getPartialMD5()
- returns the MD5sum of a filename
-
raw.getPartialMD5str()
- returns a string with all MD5 files
-
raw.getSampleFiles()
- Sample Files from RAW folder
-
raw.getSamplePath()
- Sample path to RAW folder
-
raw.getValidFiles()
- Returns all valid RAW files
-
raw.inspectFolder()
- Inspect RAW data folder
-
raw.isValid()
- check whether a RAW data file has a valid filename
-
raw.readRAWIDfile()
- Reads an RAW ID file
-
raw.readRAWIDheader()
- Reads an RAW ID header
-
raw.splitFilename()
- splits filename into fields
-
raw.texArticle()
- LaTeX Article with all Fig2TeX figures
-
raw.tryFixInvalidFile()
- suggests a new filename for an invalid filename
-
raw.updateID()
- Assigns a Unique ID to each RAW Data File
-
raw.writeRAWIDfile()
- Writes an RAW ID file with Header
-
raw.writeRAWIDheader()
- Writes a RAW ID Header