Displaying 2 results from an estimated 2 matches for "formean".
Did you mean:
foreman
2013 Oct 11
0
Invoker 1.0 release with runtime agnostic .dev local domain support and process supervisor
...of Invoker.
Invoker is a utility belt for managing processes in development
environment. Use it for managing multiple processes with ease. Use it for
developing web applications on different local domains without /etc/hosts
hacks.
* Installation
gem install invoker
* Usage
Invoker supports formean like process supervision and also makes http
services managed by invoker available on .dev domain locally.
* ChangeLog
- Add support for .dev TLD
- Fix small bugs and crashes.
More information can be found on, http://invoker.codemancers.com/
--
You received this message because you are s...
2009 Aug 12
1
A function for plotting a boxplot with added dot and bars (for mean and SE) - please help improve my code
Hello people,
A while back I wanted to plot boxplots with interactions that will have a
dot for the mean of the sample + bars for the SE.
After searching for some code, I found something that did it for one level,
but couldn't find something that will allow for interactions the way the
original boxplot does.
After playing with the original code, I found a way for allowing the boxplot
code to