---
title: "nseipo: Upcoming/Open IPO's of NSE"
output: rmarkdown::html_vignette
vignette: >
  %\VignetteIndexEntry{nseipo}
  %\VignetteEngine{knitr::rmarkdown}
  %\VignetteEncoding{UTF-8}
---

```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
```

## Introduction

List of current and upcoming IPO's (Initial Public offering) on NSE. `nseipo` returns a dataframe with details of the IPO. 

```
library(nser)
nseipo()
```
