Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • CSTools CSTools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • External
  • CSToolsCSTools
  • Issues
  • #81
Closed
Open
Issue created Nov 02, 2021 by Nuria Pérez-Zanón@nperezMaintainer

Review Vignettes

I have detected a typo in vignette: https://cran.r-project.org/web/packages/CSTools/vignettes/MostLikelyTercile_vignette.html

When running these lines:

ano_exp$data <- MeanDims(Ano_Exp$data, 'ftime')
ano_obs$data <- MeanDims(Ano_Obs$data, 'ftime')

The code fails because ano_exp and ano_obs don't exist.

Assignee
Assign to
Time tracking