Learn R Programming

adapr (version 1.0.1)

synctest.project: Tests the synchrony of files in dependency tree

Description

Tests the synchrony of files in dependency tree

Usage

synctest.project(project.id = get.project())

Arguments

project.id
is project to test the synchrony of

Value

list with logical indicated whether project is synchronized or not and details about synchrony

Examples

Run this code
## Not run: 
# synctest.project("adaprHome")
# ## End(Not run) 


Run the code above in your browser using DataLab