Skip to contents

Function to create an ODK Briefcase Storage directory

Usage

create_sd(path)

Arguments

path

Directory path on which to create the ODK Briefcase Storage

Value

ODK Briefcase Storage directory in the specified path

Examples

create_sd(path = tempdir())