项目作者: andre-wojtowicz

项目描述 :
R Shiny app: Research Evaluation of Faculty
高级语言: R
项目地址: git://github.com/andre-wojtowicz/wena.git
创建时间: 2019-08-08T08:21:38Z
项目社区:https://github.com/andre-wojtowicz/wena

开源协议:

下载


Research Evaluation of Faculty

This R Shiny app:

  1. summarizes publication data for Faculty of Mathematics and Computer Science, Adam Mickiewicz University in Poznań gathered from:
    1. Reporting Module of Polish Scientific Bibliography (preprocessed by export cleaner),
    2. Scopus (SciVal).
  2. presents the journal and conferences lists from Polish Ministry of Science and Higher Education.

The app has modular design and supports internationalization. It also uses non-standard way of loading data, i.e. is utilizes Rserve (normally all data is loaded in global.R but moving it to separate permanent R server-like process can speed-up first time page loading).