From 8dde7971408be74d5b7df5658632afa6964d60fb Mon Sep 17 00:00:00 2001 From: BenSt099 Date: Tue, 6 Feb 2024 17:07:36 +0100 Subject: [PATCH] updated description --- DESCRIPTION | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index c504d31..587b347 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,12 +1,11 @@ Package: circlesplot Type: Package -Title: Visualize proportions with circles in a plot +Title: Visualize Proportions with Circles in a Plot Version: 0.1.0 Author: BenSt099 Maintainer: BenSt099 -Description: This package provides tools to create circleplots. - These plots can be used to visualize proportions between different - objects. The proportions are drawn as circles. +Description: This library provides tools to plot multiple circles with their given diameter. + The circles are used to visualize proportions between different objects, e.g. planets. License: MIT + file LICENSE Imports: plotrix