Re: [R] Problem for installing cbPlatte on R Version 3.4.1

2017-07-12 Thread John Kane via R-help
What is cbplatte? Where do we find it?



On Wednesday, July 12, 2017, 6:20:38 AM EDT, Shanu Singh 
 wrote:

Please solve the problem. on which R Version works cbplatte?


Regards
Shanu

    [[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Re: [R] Problem for installing cbPlatte on R Version 3.4.1

2017-07-12 Thread Rui Barradas

Hello,

Google is your friend.
The only reference to cbPalette I've found is in

http://www.cookbook-r.com/Graphs/Colors_%28ggplot2%29/

and it is defined as:

A colorblind-friendly palette

These are color-blind-friendly palettes, one with gray, and one with black.

To use with ggplot2, it is possible to store the palette in a variable, 
then use it later.


# The palette with grey:
cbPalette <- c("#99", "#E69F00", "#56B4E9", "#009E73", "#F0E442", 
"#0072B2", "#D55E00", "#CC79A7")


# The palette with black:
cbbPalette <- c("#00", "#E69F00", "#56B4E9", "#009E73", "#F0E442", 
"#0072B2", "#D55E00", "#CC79A7")



The above is a copy and paste from that web page.

Hope this helps,

Rui Barradas


Em 12-07-2017 11:38, Uwe Ligges escreveu:



On 12.07.2017 12:35, Shanu Singh wrote:

Hi John,

Thanks for reply ! Sorry It was my mistake. It is *cbPalette. *Basically
its a R package.


Come on.
- Where do you want to get thsi from?
- What have you tried to do so?

Please re-read the posting guide that helps to ask good questions.

Best,
Uwe Ligges






Shanu

On Wed, Jul 12, 2017 at 3:57 PM, John Kane  wrote:


What is cbplatte? Where do we find it?



On Wednesday, July 12, 2017, 6:20:38 AM EDT, Shanu Singh <
singh.shanu1...@gmail.com> wrote:


Please solve the problem. on which R Version works cbplatte?


Regards
Shanu

 [[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/
posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Problem for installing cbPlatte on R Version 3.4.1

2017-07-12 Thread Uwe Ligges



On 12.07.2017 12:35, Shanu Singh wrote:

Hi John,

Thanks for reply ! Sorry It was my mistake. It is *cbPalette. *Basically
its a R package.


Come on.
- Where do you want to get thsi from?
- What have you tried to do so?

Please re-read the posting guide that helps to ask good questions.

Best,
Uwe Ligges






Shanu

On Wed, Jul 12, 2017 at 3:57 PM, John Kane  wrote:


What is cbplatte? Where do we find it?



On Wednesday, July 12, 2017, 6:20:38 AM EDT, Shanu Singh <
singh.shanu1...@gmail.com> wrote:


Please solve the problem. on which R Version works cbplatte?


Regards
Shanu

 [[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/
posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Problem for installing cbPlatte on R Version 3.4.1

2017-07-12 Thread Shanu Singh
Thanks for reply! sorry my my mistake It is *cbPalette*


*Shanu*

On Wed, Jul 12, 2017 at 4:04 PM, Uwe Ligges  wrote:

>
>
> On 12.07.2017 12:03, Shanu Singh wrote:
>
>> Please solve the problem. on which R Version works cbplatte?
>>
>
> What is cbPlatte  or cbplatte (case matters).
>
> Best,
> Uwe Ligges
>
>
>>
>> Regards
>> Shanu
>>
>> [[alternative HTML version deleted]]
>>
>> __
>> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide http://www.R-project.org/posti
>> ng-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>>
>>

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Problem for installing cbPlatte on R Version 3.4.1

2017-07-12 Thread Shanu Singh
Hi John,

Thanks for reply ! Sorry It was my mistake. It is *cbPalette. *Basically
its a R package.


Shanu

On Wed, Jul 12, 2017 at 3:57 PM, John Kane  wrote:

> What is cbplatte? Where do we find it?
>
>
>
> On Wednesday, July 12, 2017, 6:20:38 AM EDT, Shanu Singh <
> singh.shanu1...@gmail.com> wrote:
>
>
> Please solve the problem. on which R Version works cbplatte?
>
>
> Regards
> Shanu
>
> [[alternative HTML version deleted]]
>
> __
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/
> posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Problem for installing cbPlatte on R Version 3.4.1

2017-07-12 Thread Uwe Ligges



On 12.07.2017 12:03, Shanu Singh wrote:

Please solve the problem. on which R Version works cbplatte?


What is cbPlatte  or cbplatte (case matters).

Best,
Uwe Ligges




Regards
Shanu

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Problem for installing cbPlatte on R Version 3.4.1

2017-07-12 Thread Shanu Singh
Please solve the problem. on which R Version works cbplatte?


Regards
Shanu

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.