shaidyInitRepository: Create and initialize Shaidy Repository

View source: R/shaidy.R

shaidyInitRepositoryR Documentation

Create and initialize Shaidy Repository

Description

This function initializes a Shaidy repository in a specified directory with specified blob types.

Usage

shaidyInitRepository(shaidyDir, blob.types)

Arguments

shaidyDir

A single character string specifying the directory where the Shaidy repository will be initialized.

blob.types

A character vector specifying the blob types for the Shaidy repository.

Value

None. This function is used for its side effects of initializing the Shaidy repository.


NGCHM documentation built on April 4, 2025, 3:48 a.m.