Welcome to ClientVPS Mirrors

Examples

Examples

Examples

Interactive Notebook

For comprehensive examples and tutorials, see our interactive R notebook:

Example Notebook

Quick Start Examples

Basic Usage

library("acro")

# Initialize ACRO
acro_init(suppress = TRUE)

# Your analysis code here
# ACRO will automatically check outputs for disclosure risks

Creating Safe Tables

# Example of creating a cross-tabulation with ACRO
result <- acro_crosstab(data$variable1, data$variable2)

# ACRO automatically applies disclosure control
print(result)

Finalizing Your Session

# When you're done with your analysis
acro_finalise()

For more detailed examples and use cases, please refer to the Example Notebook.

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.