Skip to content

❗ This is a read-only mirror of the CRAN R package repository. fdapaceShiny — A Shiny App for the 'fdapace' Package. Homepage: https://github.com/cpossinger/fdapaceShiny Report bugs for this package: https://github.com/cpossinger/fdapaceShiny/issues

License

Notifications You must be signed in to change notification settings

cran/fdapaceShiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fdapaceShiny

R-CMD-check

The goal of fdapaceShiny is to provide a user interface for functions in the fdapace package to conduct Functional Principle Component Analysis and Functional Concurrent Regression.

Installation

You can install the released version of fdapaceShiny from CRAN with:

install.packages("fdapaceShiny")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("cpossinger/fdapaceShiny")

Example

Run the app

library(fdapaceShiny)
run_app()
#> PhantomJS not found. You can install it with webshot::install_phantomjs(). If it is installed, please make sure the phantomjs executable can be found via the PATH variable.
Shiny applications not supported in static R Markdown documents

About

❗ This is a read-only mirror of the CRAN R package repository. fdapaceShiny — A Shiny App for the 'fdapace' Package. Homepage: https://github.com/cpossinger/fdapaceShiny Report bugs for this package: https://github.com/cpossinger/fdapaceShiny/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published