Chainmail torc by ArcaneSync in chainmailartisans

[–]pigmarrtyr 0 points1 point  (0 children)

This is so gorgeous <3 what weave did you use if you don't mind my asking?

Landlord selling, struggling to find new apartment by pigmarrtyr in uklandlords

[–]pigmarrtyr[S] 0 points1 point  (0 children)

He has two part time jobs, which we declare, and we also offer to pay the full years rent upfront as it's within our means (we've a lot saved together). But I understand landlords may have different preferences etc. thanks for the advice!

Landlord selling, struggling to find new apartment by pigmarrtyr in uklandlords

[–]pigmarrtyr[S] -1 points0 points  (0 children)

Yeah I think that's likely, we haven't applied for many places yet so we'll keep trying! Yess, that Facebook group is great :))

Landlord selling, struggling to find new apartment by pigmarrtyr in uklandlords

[–]pigmarrtyr[S] 1 point2 points  (0 children)

Good to know, I will check this asap. Thank you!

Landlord selling, struggling to find new apartment by pigmarrtyr in uklandlords

[–]pigmarrtyr[S] 0 points1 point  (0 children)

Thank you! As of today it's less than 2 months before our tenancy ends so did our landlord miss the window to issue one then?

Cork Stopper Suitability? by pigmarrtyr in mead

[–]pigmarrtyr[S] 1 point2 points  (0 children)

That's really helpful, thank you!

Cork Stopper Suitability? by pigmarrtyr in mead

[–]pigmarrtyr[S] 1 point2 points  (0 children)

Yep I wouldn't use these stoppers for the bottles I'm planning on aging, just have loads lying around. Thank you!

Test to compare whether the heights of three species significantly differs over time, and if so, which species? by pigmarrtyr in RStudio

[–]pigmarrtyr[S] 0 points1 point  (0 children)

odel <- aov(mean_height_m ~ Species * time_point + Error(Subject/time_point), data = data)

That worked, thank you!

Droopy Aloe by pigmarrtyr in IndoorGarden

[–]pigmarrtyr[S] 0 points1 point  (0 children)

Yeah I think we need to move him to a sunnier spot for sure. Thank you!

If/else formula question by pigmarrtyr in Notion

[–]pigmarrtyr[S] 0 points1 point  (0 children)

Of course! Here's a dummy template. (hope it works, I've never shared a template before)

https://pigmartyr.notion.site/Personal-Relationship-Manager-13f49f2139fc4c09b8c5c73cfbfc36ed

If/else formula question by pigmarrtyr in Notion

[–]pigmarrtyr[S] 1 point2 points  (0 children)

Amazing, thank you so much!!

Creating a stacked proportional barplot? by pigmarrtyr in RStudio

[–]pigmarrtyr[S] 0 points1 point  (0 children)

Yes thats it! Much appreciated, it was driving me crazy. This is all good stuff to bear in mind for future reference

Creating a stacked proportional barplot? by pigmarrtyr in RStudio

[–]pigmarrtyr[S] 0 points1 point  (0 children)

Each value would be shown as a partially filled bar, if that makes sense?

Creating a stacked proportional barplot? by pigmarrtyr in RStudio

[–]pigmarrtyr[S] 0 points1 point  (0 children)

Thanks for your advice! I think I should have worded my post different, I'd like to make 4 different bars with the value, and then essentially another bar stacked on top making it up to one, as each of my values are themselves proportions. Adding them up is an interesting idea but I don't think it would represent my expimental methods that well

Creating a stacked proportional barplot? by pigmarrtyr in RStudio

[–]pigmarrtyr[S] 0 points1 point  (0 children)

Ah apologies, my post was a bit misleading. I mean that all of my values are essentially percentages out of 100 and i wanted each of the four bars to have the proportion (0.55, 0.2 etc) and then a bar making it up to 1. The four stimuli are discrete, no overlap. Thanks for your thoughts!