Skip to content

Latest commit

 

History

History
67 lines (51 loc) · 2.68 KB

README.md

File metadata and controls

67 lines (51 loc) · 2.68 KB

Visit: https://iamkkm-cmd.shinyapps.io/BeautyOfNature/

About

  • Title: Beauty of Nature: Phyllotaxis
  • Credit: Krishnakanta Maity
  • Time Span: Jan - May, 2020
  • Method Used: Visualization, Golden Ratio, Golden Angle
  • Programming Language: R
  • Technology: R Studio, ShinyR
  • Dependency: Mentioned in initial part of the global.R.

📒 Content

🔰 Introduction

Phyllotaxis, the arrangement of leaves on a stem, is a fascinating aspect of plant growth and development. In this project, we will be studying the phyllotaxy pattern and presenting our findings through a Shiny web application. The application will generate simulated data to demonstrate the principles of phyllotaxis and the Fibonacci sequence that underlies it. The project aims to provide a unique and interactive way of understanding this complex natural phenomenon.

📁 File Structure

  • Data Source: Simulated data

File structure of the project folder is given below. Fine names are self explanatory.

.
├── img
├── www
├── global.R
├── server.R
├── ui.R
└── README.md

How to use?

Look at navbar pane, under navbar there are three tabs viz. about, plot and data. In the sidebar pane there are sliders for different input options. Also you can download plot (png format) and data (CSV format).

Example