From 17aa98a090177897041813eebc43f36f9765bbda Mon Sep 17 00:00:00 2001 From: jackhannah95 Date: Mon, 10 Feb 2020 11:29:27 +0000 Subject: [PATCH] fix hyperlink --- README.Rmd | 3 +-- README.md | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.Rmd b/README.Rmd index 7ededcd..a2a92f0 100644 --- a/README.Rmd +++ b/README.Rmd @@ -14,8 +14,7 @@ knitr::opts_chunk$set( # phsmethods -[![GitHub release (latest by -date)](https://img.shields.io/github/v/release/Health-SocialCare-Scotland/phsmethods)](https://github.com/Health-SocialCare-Scotland/phsmethods/releases/latest) +[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Health-SocialCare-Scotland/phsmethods)](https://github.com/Health-SocialCare-Scotland/phsmethods/releases/latest) [![Build Status](https://travis-ci.com/Health-SocialCare-Scotland/phsmethods.svg?branch=master)](https://travis-ci.com/Health-SocialCare-Scotland/phsmethods) [![codecov](https://codecov.io/gh/Health-SocialCare-Scotland/phsmethods/branch/master/graph/badge.svg)](https://codecov.io/gh/Health-SocialCare-Scotland/phsmethods) diff --git a/README.md b/README.md index 49d5588..ba44871 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ file_size(testthat::test_path("files"), pattern = ".xlsx?$") ``` r a <- lubridate::dmy(c(21012017, 04042017, 17112017)) fin_year(a) +#> [1] "2016/17" "2017/18" "2017/18" ``` ### postcode