getArrowFiles.Rd
This function gets the names of all ArrowFiles associated with a given ArchRProject.
getArrowFiles(ArchRProj = NULL)
An ArchRProject object.
ArchRProject
# Get Test ArchR Project proj <- getTestProject() # Get Arrow Files getArrowFiles(proj)